mirror of https://github.com/zeldaret/oot.git
bss
This commit is contained in:
parent
448e12a473
commit
4147f1c2c2
|
@ -29,7 +29,7 @@
|
||||||
#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
|
#pragma increment_block_number "gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128"
|
||||||
|
|
||||||
typedef struct RestrictionFlags {
|
typedef struct RestrictionFlags {
|
||||||
/* 0x00 */ u8 sceneId;
|
/* 0x00 */ u8 sceneId;
|
||||||
|
|
|
@ -17,8 +17,8 @@
|
||||||
#include "assets/objects/object_link_boy/object_link_boy.h"
|
#include "assets/objects/object_link_boy/object_link_boy.h"
|
||||||
#include "assets/objects/object_link_child/object_link_child.h"
|
#include "assets/objects/object_link_child/object_link_child.h"
|
||||||
|
|
||||||
#pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \
|
#pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:0 gc-jp-ce:0 gc-jp-mq:0 gc-us:0 gc-us-mq:0 pal-1.0:0" \
|
||||||
"pal-1.0:0 pal-1.1:0"
|
"pal-1.1:0"
|
||||||
|
|
||||||
typedef struct BowSlingshotStringData {
|
typedef struct BowSlingshotStringData {
|
||||||
/* 0x00 */ Gfx* dList;
|
/* 0x00 */ Gfx* dList;
|
||||||
|
|
Loading…
Reference in New Issue