summaryrefslogtreecommitdiff
path: root/include/pokedex_cry_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2019-02-02 12:44:00 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2019-02-02 12:44:00 +0100
commit363fa9bed25ad58e0b43bf3941903f5e83359f29 (patch)
tree60460c5321d44d0d35597a7f965806a27cbe9bd9 /include/pokedex_cry_screen.h
parent9d8a43a1fb5d83680bd8509fa3fbc3b491b8bbf8 (diff)
Clean up ram vars
Diffstat (limited to 'include/pokedex_cry_screen.h')
-rwxr-xr-xinclude/pokedex_cry_screen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokedex_cry_screen.h b/include/pokedex_cry_screen.h
index 392e80a6d..93f1b02a5 100755
--- a/include/pokedex_cry_screen.h
+++ b/include/pokedex_cry_screen.h
@@ -10,6 +10,8 @@ struct CryRelatedStruct
u8 yPos;
};
+extern u8 gDexCryScreenState;
+
bool8 sub_8145354(struct CryRelatedStruct*, u8);
void sub_814545C(u8);
void sub_8145534(u16);