mirror of
https://github.com/zeldaret/oot.git
synced 2025-05-09 18:43:45 +00:00
apply Jenkins fixes
https://jenkins.deco.mp/job/OOT/job/PR-2286/175/console
This commit is contained in:
parent
940adf6866
commit
667411cf8d
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
#include "z64transition.h"
|
||||
#include "z64cutscene.h"
|
||||
|
||||
#pragma increment_block_number "gc-eu:192 gc-eu-mq:192 gc-jp:192 gc-jp-ce:192 gc-jp-mq:192 gc-us:192 gc-us-mq:192" \
|
||||
"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: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"
|
||||
|
||||
ALIGNED(16) SaveContext gSaveContext;
|
||||
#if PLATFORM_IQUE
|
||||
|
|
Loading…
Add table
Reference in a new issue