summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-01-27 15:03:14 -0800
committeryenatch <yenatch@gmail.com>2015-01-27 15:03:14 -0800
commit5aec11492d2b269a658b31646d09328f56ff59d1 (patch)
treef9bf7acd3455a67aa54c9c1711ba0e8343268c8a /macros
parentf036cdf13b0e215cd9a14cc9dba24f821a9679c0 (diff)
Add a "mobile" directive for dummied-out mobile adapter functions.
Diffstat (limited to 'macros')
-rw-r--r--macros/mobile.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/mobile.asm b/macros/mobile.asm
new file mode 100644
index 000000000..06b40d694
--- /dev/null
+++ b/macros/mobile.asm
@@ -0,0 +1,2 @@
+; Many mobile functions were dummied out in localization.
+mobile EQUS "ret"