revision of events

This commit is contained in:
Ondřej Novák 2025-01-27 17:33:59 +01:00
parent 858c4384e8
commit 669f72908e
33 changed files with 661 additions and 382 deletions

View file

@ -74,5 +74,10 @@ void DoneVideoSound(void *buffer) {
}
const char *device_name(int )
{
return "SDL sound device";
}