MCUME/MCUME_teensy41/teensycastaway41/test.h

5 wiersze
155 B
C

extern void ast_Init(void);
extern void ast_Step(void);
extern void ast_Start(char * floppy1, char * floppy2, int mode);
extern void ast_Input(int click);