diff options
Diffstat (limited to 'text/maps/school.asm')
-rw-r--r-- | text/maps/school.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/school.asm b/text/maps/school.asm index b5f68b73..ce0c0175 100644 --- a/text/maps/school.asm +++ b/text/maps/school.asm @@ -1,10 +1,10 @@ -_SchoolText1: ; 95d15 (25:5d15) +_SchoolText1:: ; 95d15 (25:5d15) text "Whew! I'm trying" line "to memorize all" cont "my notes." done -_SchoolText2: ; 95d40 (25:5d40) +_SchoolText2:: ; 95d40 (25:5d40) text "Okay!" para "Be sure to read" |