summaryrefslogtreecommitdiff
path: root/src/rom3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rom3.c')
-rw-r--r--src/rom3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom3.c b/src/rom3.c
index e9e664069..da2ea1357 100644
--- a/src/rom3.c
+++ b/src/rom3.c
@@ -1060,7 +1060,7 @@ void EmitOpenBag(u8 a, u8 *b)
dp01_prepare_buffer(a, gBattleBuffersTransferData, 4);
}
-void Emitcmd22(u8 a, u8 b, u8 c, u8 d, u8 *e)
+void EmitChoosePokemon(u8 a, u8 b, u8 c, u8 d, u8 *e)
{
int i;