tp/include/m_Do/m_Do_machine/m_Do_machine.h

8 lines
118 B
C

#ifndef M_DO_MACHINE_H_
#define M_DO_MACHINE_H_
#include "global.h"
extern "C" void mDoMch_Create__Fv(void);
#endif