diff options
Diffstat (limited to 'event')
-rwxr-xr-x | event/halloffame.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/halloffame.asm b/event/halloffame.asm index 7cdca1edb..f9ba7cf16 100755 --- a/event/halloffame.asm +++ b/event/halloffame.asm @@ -540,7 +540,7 @@ DisplayHOFMon: ; 86748 Function86810: ; 86810 call ClearBGPalettes ld hl, VTiles2 tile $63 - ld de, FontExtra + $d0 + ld de, FontExtra + 13 tiles lb bc, BANK(FontExtra), 1 call Request2bpp hlcoord 0, 0 |