diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2020-08-26 22:07:54 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2020-08-26 22:07:54 -0700 |
commit | e7a40439106607c371982deac943a93789a3be5c (patch) | |
tree | e61b00276ff1252617fb2da55c58703978ac5678 /arm9/global.inc | |
parent | ac696c3c3921ad89bf0e98043f9e03a25af9094e (diff) |
Decompile rest of script_pokemon_util.
Diffstat (limited to 'arm9/global.inc')
-rw-r--r-- | arm9/global.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm9/global.inc b/arm9/global.inc index 787034d3..c8efac63 100644 --- a/arm9/global.inc +++ b/arm9/global.inc @@ -8483,3 +8483,4 @@ .extern CARDi_IdentifyBackupCore .extern CARDi_InitCommon .extern MonNotFaintedOrEgg +.extern CountAlivePokemon |