summaryrefslogtreecommitdiff
path: root/05/constants.b
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-09 21:55:00 -0500
committerpommicket <pommicket@gmail.com>2022-01-09 21:55:00 -0500
commit29ea5195fa34edb6e0acd70b202f43befe19c1f2 (patch)
tree9b33c7ff84722a13f8a8a1e7bf1434efb9519a27 /05/constants.b
parent6ce6f76cc1b60aaa5461e17e3d21e31b4baa3254 (diff)
more macro fixes, #undef
Diffstat (limited to '05/constants.b')
-rw-r--r--05/constants.b3
1 files changed, 3 insertions, 0 deletions
diff --git a/05/constants.b b/05/constants.b
index 2db55ce..850be2d 100644
--- a/05/constants.b
+++ b/05/constants.b
@@ -115,6 +115,9 @@
:str_define
string define
byte 0
+:str_undef
+ string undef
+ byte 0
:str_include
string include
byte 0