mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-27 05:07:42 +00:00
(CTR/3DS) increase linear heap size.
This commit is contained in:
parent
8dfc5f698d
commit
915ed60131
@ -27,7 +27,7 @@ CTR_STACK_SIZE = 0x400000
|
||||
else
|
||||
CTR_STACK_SIZE = 0x100000
|
||||
endif
|
||||
CTR_LINEAR_HEAP_SIZE = 0xD00000
|
||||
CTR_LINEAR_HEAP_SIZE = 0xE00000
|
||||
|
||||
include ctr/Makefile.cores
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user