diff options
| author | entrpntr <entrpntr@gmail.com> | 2020-06-19 07:32:01 -0400 |
|---|---|---|
| committer | entrpntr <entrpntr@gmail.com> | 2020-06-19 07:35:14 -0400 |
| commit | 9d0c8dbf8e57fa2832f71fae94de7552e270d367 (patch) | |
| tree | f00d94c0f03ebbe4358a6ff794c323ac7cc6ea45 /data/text/common_2.asm | |
| parent | e87159ed7bbff17f2e3c0a074860c0eaa54f9cbb (diff) | |
Rename labels to stop cheating the unnamed.py script.
Diffstat (limited to 'data/text/common_2.asm')
| -rw-r--r-- | data/text/common_2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/common_2.asm b/data/text/common_2.asm index d165559d..cb1685c2 100644 --- a/data/text/common_2.asm +++ b/data/text/common_2.asm @@ -1316,7 +1316,7 @@ _MoveMonWOMailSaveText:: cont "will be saved. OK?" done -UnknownText_0x1c4693:: +UnknownText_0x195b29:: text "The window save" line "area was exceeded." done @@ -1326,7 +1326,7 @@ _WindowPoppingErrorText:: line "able for popping." done -UnknownText_0x1c46dc:: +UnknownText_0x195b72:: text "Corrupted event!" prompt |
