summaryrefslogtreecommitdiff
path: root/src/macros/data.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/macros/data.asm')
-rw-r--r--src/macros/data.asm9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/macros/data.asm b/src/macros/data.asm
index 80c4ba2..53926da 100644
--- a/src/macros/data.asm
+++ b/src/macros/data.asm
@@ -85,15 +85,6 @@ tx: MACRO
dw \1_
ENDM
-txsymbol: MACRO
- const SYM_\1
- charmap "\1>", const_value + -1
-ENDM
-
-fwcharmap: MACRO
- charmap STRCAT("FW\1_", \2), \3
-ENDM
-
textitem: MACRO
db \1, \2
tx \3