Prev: 63472 Up: Map Next: 63494
63488: Update character printing routine to use base address of floor character set graphics
Used by the routine at 39393.
63488 PUSH HL Store HL (corresponds to POP HL at 63486)
63489 LD HL,28248 Load HL with address of (effective) start of floor character set graphics
63492 JR 63476 Update character printing routine to this as base address of character set graphics and return
Prev: 63472 Up: Map Next: 63494