summaryrefslogtreecommitdiff
path: root/include/structures.h
diff options
context:
space:
mode:
authorHenny022p <info@henny022.de>2021-03-15 22:56:23 +0100
committerHenny022p <info@henny022.de>2021-03-15 22:56:23 +0100
commita2cdfd6d8dd910aa402b7e6bdf32278ac9b80c50 (patch)
treedd9524198ad151c49eb01e92f46743e6e306673e /include/structures.h
parentaac7eb743646634c1476141ba5d07da53ab56193 (diff)
parente09678c6ab4d6c1070495cf8b49b8b3dffefc4af (diff)
Merge branch 'master' into cleanup_declarations
Diffstat (limited to 'include/structures.h')
-rw-r--r--include/structures.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/structures.h b/include/structures.h
index 66c2a6b6..52b725fc 100644
--- a/include/structures.h
+++ b/include/structures.h
@@ -120,13 +120,13 @@ extern struct_02024490 gUnk_02024490;
typedef struct {
u32 unk_00;
- u16 unk_04;
- u8 unk_06;
- u8 unk_07;
+ u16 commandIndex;
+ u8 commandSize;
+ u8 flags;
u8 unk_08;
} struct_02033280;
-extern struct_02033280 gUnk_02033280;
+extern struct_02033280 gActiveScriptInfo;
typedef struct {
u16 unk_00;