mirror of https://github.com/zeldaret/oot.git
bss
This commit is contained in:
parent
7cd0000696
commit
edfda300ad
|
@ -29,6 +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
|
||||||
|
|
||||||
typedef struct RestrictionFlags {
|
typedef struct RestrictionFlags {
|
||||||
/* 0x00 */ u8 sceneId;
|
/* 0x00 */ u8 sceneId;
|
||||||
/* 0x01 */ u8 flags1;
|
/* 0x01 */ u8 flags1;
|
||||||
|
|
Loading…
Reference in New Issue