summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-02-18 20:21:56 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-02-18 20:21:56 -0500
commit958dac2cf952ff94767ddec90bc3b1ddd0887a51 (patch)
tree41cfe9278c3590493c3ba4ed904fc08e44c377e9 /data
parent2ecf9cb5f3f89ad8c9bbe64957de40ac509e4ea7 (diff)
parent2e21a867487e2187a954a351f775bd3f3a9535b1 (diff)
Merge branch 'master' of https://github.com/pret/pokeruby into visual_studio
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