diff options
Diffstat (limited to 'include/variables.h')
-rw-r--r-- | include/variables.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/variables.h b/include/variables.h index 6a74cb7..d8efc57 100644 --- a/include/variables.h +++ b/include/variables.h @@ -163,5 +163,9 @@ extern const u16 gTitlescreenSprites_Pals[]; //extern ? gMonPortraitsGroup11_Pals; //extern ? gMonPortraitsGroup12_Pals; //extern ? gMonPortraitsGroup13_Pals; +extern struct Coord16 gUnknown_086A9684[]; +extern struct Coord16 gUnknown_086A9694[]; +extern struct Coord16 gUnknown_086A96AC[]; +extern struct Coord16 gUnknown_086A96C0[]; #endif // GUARD_VARIABLES_H
\ No newline at end of file |