Move some gfx/unknown/ files into meaningful directories

This commit is contained in:
Remy Oukaour
2017-12-09 23:37:08 -05:00
parent 31901f73b0
commit 32ea595c47
45 changed files with 56 additions and 55 deletions

View File

@@ -150,9 +150,9 @@ PrintPartyMonPage1: ; 1dc381
lb bc, BANK(MobileLvIcon), 1
call Request1bpp
ld de, ShinyIcon
ld de, ShinyIconGFX
ld hl, VTiles2 tile $3f
lb bc, BANK(ShinyIcon), 1
lb bc, BANK(ShinyIconGFX), 1
call Get2bpp
xor a