mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 22:37:57 +13:00
15 lines
226 B
NASM
15 lines
226 B
NASM
_SchoolText1: ; 95d15 (25:5d15)
|
|
text "Whew! I'm trying"
|
|
line "to memorize all"
|
|
cont "my notes."
|
|
done
|
|
|
|
_SchoolText2: ; 95d40 (25:5d40)
|
|
text "Okay!"
|
|
|
|
para "Be sure to read"
|
|
line "the blackboard"
|
|
cont "carefully!"
|
|
done
|
|
|