mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

This required me to scrap some unused content from `load_font.asm`. However, this is only really a temporary fix - we need to decouple footprints.asm from it and make it load from separate banks to keep going. Look at how Pokemon sprites are loaded for reference.
10 lines
223 B
NASM
10 lines
223 B
NASM
db "ICE BEAST@" ; species name
|
|
dw 311, 191 ; height, weight - temp
|
|
|
|
db "If it finds people"
|
|
next "stranded in the"
|
|
next "mountains, BUU will"
|
|
|
|
page "keep them warm us-"
|
|
next "ing its heat-resis-"
|
|
next "tant fur.@" |