diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-10 18:21:48 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-10 18:21:48 -0500 |
commit | 1a5bcd59134f062ade7070b8e62f0d2f3c218537 (patch) | |
tree | 7b94f58b12cd760cc3e5ac61ddd07a2610d3de5e /include/asm.inc.h | |
parent | 974e4da9c9d325491df07d842da5eb6b45b50b2e (diff) |
decompile sub_80327CC - sub_8032C4C
Diffstat (limited to 'include/asm.inc.h')
-rwxr-xr-x | include/asm.inc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index dbd3f0820..a63cf5635 100755 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -24,7 +24,7 @@ void sub_802E3E4(u8, int); void nullsub_8(u8); // asm/battle_7.o -void sub_8032AA8(u8 index, int i); +void sub_8032AA8(u8, u8); // src/pokemon_3.o u16 SpeciesToNationalPokedexNum(u16); |