mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-23 06:54:33 -04:00
Cleaned up assets folder, added promptfont, started config menu UI
This commit is contained in:
@@ -26,6 +26,7 @@ bool sdl_event_filter(void* userdata, SDL_Event* event) {
|
||||
ChangeWindow();
|
||||
}
|
||||
}
|
||||
recomp::queue_event(*event);
|
||||
break;
|
||||
case SDL_EventType::SDL_CONTROLLERDEVICEADDED:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user