diff options
Diffstat (limited to 'data/items/prices.asm')
| -rw-r--r-- | data/items/prices.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/items/prices.asm b/data/items/prices.asm index d01c0b7e..aefd1078 100644 --- a/data/items/prices.asm +++ b/data/items/prices.asm @@ -1,5 +1,5 @@ ItemPrices:: - table_width 3, ItemPrices + table_width 3 bcd3 0 ; MASTER_BALL bcd3 1200 ; ULTRA_BALL bcd3 600 ; GREAT_BALL |
