Update atmos.h

This commit is contained in:
Stefan 2024-09-07 17:23:17 +02:00 committed by GitHub
parent 033fd9e0dc
commit f430341d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 */