MCUME/MCUME_teensy/teensycastaway/test.h

6 wiersze
131 B
C

extern void ast_Init(void);
extern void ast_Step(void);
extern void ast_Start(char * filename);
extern void ast_Input(int click);