Prev: 8A37 Up: Map Next: 8A5C
8A51: Messaging: Banner Text
1up
String_1UP 8A51 DEFM $47 "1UP" (47 is the attribute).
8A52 DEFM "1U","P"+$80
2up
String_2UP 8A55 DEFM $47 "2UP" (47 is the attribute).
8A56 DEFM "2U","P"+$80
hi
String_HI 8A59 DEFM $45 "HI" (45 is the attribute).
8A5A DEFM "H","I"+$80
Prev: 8A37 Up: Map Next: 8A5C