Files
tww/include/m_Do/m_Do_machine.h
T
2023-09-10 21:04:21 -07:00

7 lines
140 B
C

#ifndef M_DO_M_DO_MACHINE_H
#define M_DO_M_DO_MACHINE_H
void mDoMch_Create();
void mDoMch_HeapCheckAll();
#endif /* M_DO_M_DO_MACHINE_H */