summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-02-17 17:30:31 -0600
committerCameron Hall <cameronghall@cox.net>2018-02-17 17:30:31 -0600
commit17a5968adbc1dfb6586641729b39eeb3873481df (patch)
tree2e7c2c4bb62807cf76ead753ddff001cd1123b85 /data
parentb9f8d43825463363a67be0ce9fcd00b23d264e05 (diff)
decompile more debug code
Diffstat (limited to 'data')
-rw-r--r--data/debug_mystery_event_menu.s20
1 files changed, 0 insertions, 20 deletions
diff --git a/data/debug_mystery_event_menu.s b/data/debug_mystery_event_menu.s
deleted file mode 100644
index 06bf18377..000000000
--- a/data/debug_mystery_event_menu.s
+++ /dev/null
@@ -1,20 +0,0 @@
-.if DEBUG
-
- .include "include/macros.inc"
- .include "constants/constants.inc"
-
- .section .rodata
-
-Str_843DA70::
- .string "CARDーE emulation。。。$"
-
-Str_843DA84::
- .string "LR: select A: send。$"
-
-Str_843DA98::
- .string "sending。。。$"
-
-Str_843DAA3::
- .string "completed。$"
-
-.endif