diff options
Diffstat (limited to 'text/SSAnne1F.asm')
| -rw-r--r-- | text/SSAnne1F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/SSAnne1F.asm b/text/SSAnne1F.asm index 2bbdcbac..6db138d7 100644 --- a/text/SSAnne1F.asm +++ b/text/SSAnne1F.asm @@ -1,4 +1,4 @@ -_SSAnne1Text1:: +_SSAnne1FWaiterText:: text "Bonjour!" line "I am le waiter on" cont "this ship!" @@ -11,7 +11,7 @@ _SSAnne1Text1:: line "silent type!" done -_SSAnne1Text2:: +_SSAnne1FSailorText:: text "The passengers" line "are restless!" |
