1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-08 22:25:28 +00:00

Update atmos.h

This commit is contained in:
Stefan
2024-09-07 17:23:17 +02:00
committed by GitHub
parent 033fd9e0dc
commit f430341d5d

View File

@@ -169,6 +169,9 @@ void atmos_tock (void);
void atmos_zap (void);
/* Raygun sound effect */
void waitvsync (void);
/* Wait for start of next frame */
/* End of atmos.h */