diff options
Diffstat (limited to 'data/moves/names.asm')
| -rw-r--r-- | data/moves/names.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/moves/names.asm b/data/moves/names.asm index e9591619..025172d5 100644 --- a/data/moves/names.asm +++ b/data/moves/names.asm @@ -1,5 +1,5 @@ MoveNames:: - list_start MoveNames + list_start li "POUND" li "KARATE CHOP" li "DOUBLESLAP" |
