diff options
| author | klektron <klektron@users.noreply.github.com> | 2021-01-02 15:24:25 +0100 |
|---|---|---|
| committer | klektron <klektron@users.noreply.github.com> | 2021-01-02 15:24:25 +0100 |
| commit | 419eac2a656d5dd034e46c5f93ce808e583050de (patch) | |
| tree | e624efa8f0f96b763e8a610c0a616988ef72a1b0 /text | |
| parent | 36d4d6fe0aeeb60b5137b812b779fa82b05b4a5a (diff) | |
fixes here and there
Diffstat (limited to 'text')
| -rw-r--r-- | text/CeladonMansion2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/CeladonMansion2F.asm b/text/CeladonMansion2F.asm index f63ee09b..b2e91bf1 100644 --- a/text/CeladonMansion2F.asm +++ b/text/CeladonMansion2F.asm @@ -1,4 +1,4 @@ _CeladonMansion2Text1:: text "GAME FREAK" - line "Sala Desarrollo" + line "Sala Reuniones" done |
