wrapemu.h
1  extern void lnx_Init(void);
2  extern void lnx_Step(void);
3  extern void lnx_Start(char * filename);
4  extern void lnx_Input(int key);