summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-14 21:55:35 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-14 21:55:35 -0400
commit07080a6e5921f7844decac66ac36e2a5296ff778 (patch)
tree91ee5276494ed423b3c3cd1344a9d0444a418dee /include/asm.inc.h
parentb3dc66655ec1f5ebc822424c2f8094de2bea70cc (diff)
parentdaf3212ee1f2e790441c6c4651559c8aee5472b2 (diff)
Merge branch 'master' of https://github.com/pret/pokeruby
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r--include/asm.inc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h
index e087acd28..dcc6190cc 100644
--- 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);