mkxp-z/src/system
Wayward Heart 2622a84c53 Add @autoreleasepool blocks to the macOS specific files.
Without these blocks the strings aren't released until the thread that created them is closed, which means file accesses especially leak memory.

Also refocus the game when closing the keybindings window on macOS.
2024-08-02 09:26:51 -05:00
..
system.h Add git hash to System::VERSION 2023-05-19 08:49:32 -04:00
systemImpl.cpp Remove SDL_GetPlatform call 2021-05-23 21:58:48 -04:00
systemImplApple.mm Add @autoreleasepool blocks to the macOS specific files. 2024-08-02 09:26:51 -05:00