diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-03 12:38:07 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2021-04-03 14:07:31 -0400 |
| commit | f4d8a91ba44d7bcf0f9df8db7ca5f7aeb688497f (patch) | |
| tree | 958b10102dbfef018659eb490ba46eb4de330bc9 /asm | |
| parent | 9ea9ffde09c9f3ca1772045935b3b0bd858232a0 (diff) | |
Misc battle script cleanup
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/macros/battle_script.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros/battle_script.inc b/asm/macros/battle_script.inc index f3664a1c4..0f51061e8 100644 --- a/asm/macros/battle_script.inc +++ b/asm/macros/battle_script.inc @@ -1311,7 +1311,7 @@ various \battler, 15 .endm - .macro arenajudmengtstring id:req + .macro arenajudgmentstring id:req various \id, VARIOUS_ARENA_JUDGMENT_STRING .endm |
