mirror of
https://github.com/zeldaret/oot.git
synced 2025-06-08 17:41:56 +00:00
bss
This commit is contained in:
parent
3abf25e7b8
commit
09e5526ba1
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
#include "save.h"
|
||||
#include "transition.h"
|
||||
|
||||
#pragma increment_block_number "gc-eu:64 gc-eu-mq:64 gc-jp:64 gc-jp-ce:64 gc-jp-mq:64 gc-us:64 gc-us-mq:64 ntsc-1.0:0" \
|
||||
"ntsc-1.1:0 ntsc-1.2:0 pal-1.0:0 pal-1.1:0"
|
||||
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \
|
||||
"ntsc-1.0:0 ntsc-1.1:0 ntsc-1.2:0 pal-1.0:0 pal-1.1:0"
|
||||
|
||||
ALIGNED(16) SaveContext gSaveContext;
|
||||
#if PLATFORM_IQUE
|
||||
|
|
Loading…
Add table
Reference in a new issue