mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 15:13:42 +01:00
Update battle_script_commands.c
This commit is contained in:
parent
f663e310b1
commit
03205c995d
@ -4009,7 +4009,7 @@ static void Cmd_playanimation(void)
|
||||
}
|
||||
}
|
||||
|
||||
// Same as playanimation, expect it takes a pointer to some animation id, instead of taking the value directly
|
||||
// Same as playanimation, except it takes a pointer to some animation id, instead of taking the value directly
|
||||
static void Cmd_playanimation_var(void)
|
||||
{
|
||||
const u16* argumentPtr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user