You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Miscellaneous cleanup
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
ItemPocketNames:
|
||||
; entries correspond to item type constants
|
||||
table_width 2, ItemPocketNames
|
||||
dw .Item
|
||||
dw .Key
|
||||
dw .Ball
|
||||
dw .TM
|
||||
assert_table_length NUM_ITEM_TYPES
|
||||
|
||||
.Item: db "ITEM POCKET@"
|
||||
.Key: db "KEY POCKET@"
|
||||
|
Reference in New Issue
Block a user