From 29ea5195fa34edb6e0acd70b202f43befe19c1f2 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 9 Jan 2022 21:55:00 -0500 Subject: more macro fixes, #undef --- 05/constants.b | 3 +++ 1 file changed, 3 insertions(+) (limited to '05/constants.b') 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 -- cgit v1.2.3