summaryrefslogtreecommitdiff
path: root/include/structures.h
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2020-08-16 18:18:55 -0700
committertheo3 <arisstephenson2@gmail.com>2020-08-16 18:18:55 -0700
commitfc71c983d06a7cb18e5de4dfd3f19b30d25c210d (patch)
treea987825e1757d4d47ee94bfbb5be94cc19a97472 /include/structures.h
parent2d2f371f223ad444aa4b4ccbbd054ad525ba3000 (diff)
split unrelated code
Diffstat (limited to 'include/structures.h')
-rw-r--r--include/structures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/structures.h b/include/structures.h
index 32ae8d74..cc851489 100644
--- a/include/structures.h
+++ b/include/structures.h
@@ -83,6 +83,7 @@ typedef struct {
u16 field_0x4a;
u8 field_0x4c[0x60];
u16 field_0xac;
+ u16 field_0xae;
} ScreenTransition;
extern ScreenTransition gScreenTransition;