Routines |
Prev: B3E8 | Up: Map | Next: B3FF |
Used by the routine at B6E8.
|
||||
B3F6 | LD HL,$AE68 | AE68: 'PRESS'C'TO CHANGE NAME' | ||
This entry point is used by the routines at B1E8 (with HL=B477: ' ') and B868 (with HL=AF68: 'ENTER NEW NAME').
|
||||
B3F9 | LD DE,$50A0 | Set DE to the display file address at which to print the message | ||
B3FC | JP $AFE8 | Print the message |
Prev: B3E8 | Up: Map | Next: B3FF |