mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Update atari5200.h
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user