Fix the include for engine/fish.asm.

This commit is contained in:
yenatch 2016-03-18 23:44:20 -04:00
parent d2a3e4a6a4
commit 9ce74b3d2c

View File

@ -10536,7 +10536,7 @@ INCLUDE "engine/phone.asm"
INCLUDE "engine/timeset.asm"
INCLUDE "engine/pokegear.asm"
INCLUDE "data/wild/fish.asm"
INCLUDE "engine/fish.asm"
INCLUDE "engine/slot_machine.asm"
SECTION "Phone Engine", ROMX, BANK[$28]