diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-25 10:32:24 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-25 10:32:24 -0400 |
commit | b10a1ff4f80c5416d853f32913d5ceae2e920418 (patch) | |
tree | c7c9ebf195d67036fda717522157f28d74165448 /sym_common.txt | |
parent | aca61198745358f770dc0afd4e4bca6f4898fcf0 (diff) |
More pokedex doccing
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sym_common.txt b/sym_common.txt index ed5fda76a..fca25afb0 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -245,7 +245,7 @@ SYMBOL(gPostMenuFieldCallback, 4) // pokedex.c SYMBOL(gUnusedPokedexU8, 4) -SYMBOL(gUnknown_03005CEC, 4) +SYMBOL(gPokedexVBlankCB, 4) // pokemon_summary_screen.o SYMBOL(gUnknown_03005CF0, 4) @@ -319,7 +319,7 @@ gUnknown_Debug_03005FB8 = .; #endif // pokedex_cry_screen.c -SYMBOL(gUnknown_03005E98, 4) +SYMBOL(gDexCryScreenState, 4) // save.c SYMBOL(gFirstSaveSector, 4) |