diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/item_names.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/items/item_names.asm b/items/item_names.asm index 7a31888b6..f44100ab3 100644 --- a/items/item_names.asm +++ b/items/item_names.asm @@ -1,3 +1,4 @@ +ItemNames:: db "MASTER BALL@" db "ULTRA BALL@" db "BRIGHTPOWDER@" |