mirror of https://github.com/zeldaret/oot.git
bss
This commit is contained in:
parent
6cd38e630e
commit
374560271f
|
@ -29,7 +29,8 @@
|
||||||
#include "assets/textures/do_action_static/do_action_static.h"
|
#include "assets/textures/do_action_static/do_action_static.h"
|
||||||
#include "assets/textures/icon_item_static/icon_item_static.h"
|
#include "assets/textures/icon_item_static/icon_item_static.h"
|
||||||
|
|
||||||
#pragma increment_block_number "gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128"
|
#pragma increment_block_number "gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128 ntsc-1.0:128 ntsc-1.1:128" \
|
||||||
|
"ntsc-1.2:128"
|
||||||
|
|
||||||
typedef struct RestrictionFlags {
|
typedef struct RestrictionFlags {
|
||||||
/* 0x00 */ u8 sceneId;
|
/* 0x00 */ u8 sceneId;
|
||||||
|
|
Loading…
Reference in New Issue