mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-10 17:00:19 +00:00
Completely match ntsc-1.0/1.1 bss and add to CI (#2294)
This commit is contained in:
parent
a04912a017
commit
8ce69c3ac9
23 changed files with 53 additions and 40 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "stack.h"
|
||||
#include "versions.h"
|
||||
|
||||
#pragma increment_block_number "ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
|
||||
#pragma increment_block_number "ntsc-1.0:128 ntsc-1.1:128 ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
|
||||
|
||||
typedef struct struct_801D9C30 {
|
||||
/* 0x000 */ s32 unk_000; // disk start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue