diff options
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1075,7 +1075,7 @@ _PrepMonFrontpic:: ; 378b push hl ld de, VTiles2 - predef GetFrontpic + predef GetMonFrontpic pop hl xor a ld [hGraphicStartTile], a |