Increase PSP 1000 HUNK size to 11mB

This commit is contained in:
Steam Deck User 2023-03-27 15:24:10 -04:00
parent aa440e3726
commit 75752e0312

View file

@ -89,7 +89,7 @@ namespace quake
#else
static size_t heapSize = 10 * 1024 * 1024;
static size_t heapSize = 11 * 1024 * 1024;
#endif // SLIM