Prev: 75C6 Up: Map Next: 77F1
779D: Strings for select speed screen.
Att_Skills 779D DEFB $38,$00,$00,$38,$00,$00,$38,$00
77A5 DEFB $00,$38,$00,$00,$38,$00,$00,$38
77AD DEFB $00,$00,$38,$00,$00,$38,$00,$00
77B5 DEFB $38
Attr_SelectSpeed 77B6 DEFB $20,$20,$20,$20,$20,$20,$20,$20 First word holds the string length.
77BE DEFB $20,$20,$20,$20,$20,$20,$20
Str_Skills 77C5 DEFW $0019
77C7 DEFM "1 2 3 4 5 6 7 8 "
77DF DEFB $39
Str_SelectSpeed 77E0 DEFW $000F
77E2 DEFM " Select speed;"
77F0 DEFB $20
Prev: 75C6 Up: Map Next: 77F1