mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-24 20:06:20 -05:00
8 lines
104 B
NASM
8 lines
104 B
NASM
StatsTextStrings:
|
|
db "ATTACK@"
|
|
db "DEFENSE@"
|
|
db "SPEED@"
|
|
db "SPECIAL@"
|
|
db "ACCURACY@"
|
|
db "EVADE@"
|