Move more code out of main.asm

This commit is contained in:
Remy Oukaour
2017-12-16 12:49:43 -05:00
parent aa44ecfc4f
commit 05d49f7d75
4 changed files with 110 additions and 102 deletions

View File

@@ -14,6 +14,7 @@ _DoItemEffect:: ; e722
ItemEffects: ; e73c
; entries correspond to item ids (see constants/item_constants.asm)
dw MasterBall
dw UltraBall
dw Brightpowder