mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-25 07:22:55 -04:00
7 lines
140 B
C
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 */ |