diff options
| author | theo3 <arisstephenson2@gmail.com> | 2020-08-16 18:18:55 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2020-08-16 18:18:55 -0700 |
| commit | fc71c983d06a7cb18e5de4dfd3f19b30d25c210d (patch) | |
| tree | a987825e1757d4d47ee94bfbb5be94cc19a97472 /include | |
| parent | 2d2f371f223ad444aa4b4ccbbd054ad525ba3000 (diff) | |
split unrelated code
Diffstat (limited to 'include')
| -rw-r--r-- | include/structures.h | 1 |
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; |
