kopia lustrzana https://github.com/Jean-MarcHarvengt/MCUME
10 wiersze
169 B
C
10 wiersze
169 B
C
![]() |
extern void vcs_Init(void);
|
||
|
extern void vcs_Start(char * filename);
|
||
|
extern void vcs_Stop(void);
|
||
|
extern void vcs_Step(void);
|
||
|
extern void vcs_Input(int key);
|
||
|
|
||
|
|
||
|
|
||
|
|