Prev: 7FCA Up: Map Next: 7FD2
7FD0: Message 0x01: '{tens digit}/{name}'
Used as a submessage of messages 0x24, 0x28, 0x2E and 0x34. The message number of the name is inserted by the routine at 776F; the tens digit of the number of bucks is inserted by the routine at 7B6A or FB52.
7FD0 DEFB $00 The tens digit of the number of bucks or the message number of the name is inserted here
7FD1 DEFB $00 End marker
Prev: 7FCA Up: Map Next: 7FD2