mirror of
https://github.com/zeldaret/oot
synced 2026-06-10 20:58:55 -04:00
[PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246)
* [PAL N64] Match pal-1.0 and pal-1.1 and add to CI * bss fixes from Jenkins
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ typedef struct InputCombo {
|
||||
} InputCombo; // size = 0x4
|
||||
|
||||
#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.2:128"
|
||||
"ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
|
||||
|
||||
RegEditor* gRegEditor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user