mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Revert copy buffer size
This commit is contained in:
parent
88275c2906
commit
4b536e50d9
@ -1,7 +1,7 @@
|
||||
#include <nds.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define copyBufSize 0x20000
|
||||
#define copyBufSize 0x8000
|
||||
|
||||
u32 copyBuf[copyBufSize];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user