Files
tww/include/m_Do/m_Do_machine.h
T
2023-09-16 22:16:27 -07:00

7 lines
140 B
C

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