mirror of
https://github.com/cc65/cc65.git
synced 2024-12-26 08:32:00 +00:00
Update atari5200.h
This commit is contained in:
parent
ab4cdafacb
commit
c9fa9f0002
@ -94,7 +94,7 @@ extern void atr5200std_joy[]; /* referred to by joy_static_stddrv[] */
|
||||
#define _bordercolor(color) 0
|
||||
|
||||
/* wait for start of next frame */
|
||||
extern void waitvsync (void);
|
||||
void waitvsync (void);
|
||||
|
||||
/* end of atari5200.h */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user