You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Move more code out of main.asm
This commit is contained in:
@@ -14,6 +14,7 @@ _DoItemEffect:: ; e722
|
||||
|
||||
|
||||
ItemEffects: ; e73c
|
||||
; entries correspond to item ids (see constants/item_constants.asm)
|
||||
dw MasterBall
|
||||
dw UltraBall
|
||||
dw Brightpowder
|
||||
|
||||
Reference in New Issue
Block a user