diff options
| author | entrpntr <entrpntr@gmail.com> | 2020-05-11 16:06:49 -0400 |
|---|---|---|
| committer | entrpntr <entrpntr@gmail.com> | 2020-05-11 16:06:49 -0400 |
| commit | f2d087165f870dbf55794064dedff4116596258d (patch) | |
| tree | bec8f8649a4d4e0e1ee420fba569d2dfa7c27958 /data/text | |
| parent | 6de1f826f638e5eb4f0177334c9682e1246fa9f5 (diff) | |
Clean up engine/menus/intro_menu.asm.
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/common_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/common_2.asm b/data/text/common_2.asm index 6b7804e6..931605fd 100644 --- a/data/text/common_2.asm +++ b/data/text/common_2.asm @@ -1138,7 +1138,7 @@ _MayRegisterItemText:: line "on SELECT Button." done -_ClockTimeUnknownText:: +_MainMenuTimeUnknownText:: text "Clock time unknown" done |
