Drop the heap size by 1mB (lol)

This commit is contained in:
Steam Deck User 2023-02-02 14:28:30 -05:00
parent ed9f3d33cd
commit bc10c5d7f6

View file

@ -87,7 +87,7 @@ namespace quake
#else
static size_t heapSize = 13 * 1024 * 1024;
static size_t heapSize = 9 * 1024 * 1024;
#endif // SLIM