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

Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
14 lines
191 B
NASM
14 lines
191 B
NASM
_SchoolText1::
|
|
text "Whew! I'm trying"
|
|
line "to memorize all"
|
|
cont "my notes."
|
|
done
|
|
|
|
_SchoolText2::
|
|
text "Okay!"
|
|
|
|
para "Be sure to read"
|
|
line "the blackboard"
|
|
cont "carefully!"
|
|
done
|