mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Revert "Experimental commit: Bump up scratchpad size so that Android will act like Windows in #10196 (Spider-Man 3)"
This reverts commit 1d9d15a1d7
.
This commit is contained in:
parent
1d9d15a1d7
commit
20afef4c35
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ enum
|
|||
|
||||
VRAM_SIZE = 0x00200000,
|
||||
|
||||
SCRATCHPAD_SIZE = 0x00010000,
|
||||
SCRATCHPAD_SIZE = 0x00004000,
|
||||
|
||||
#ifdef MASKED_PSP_MEMORY
|
||||
// This wraparound should work for PSP too.
|
||||
|
|
Loading…
Add table
Reference in a new issue