]> Shamusworld >> Repos - rmac/blobdiff - rmac.h
Patch to fix lack of WORD sized symbol relocations by SainT.
[rmac] / rmac.h
diff --git a/rmac.h b/rmac.h
index 31cbb855a22521cfeb1309994a78423260029269..d5775cc4f0e0e4a08f23d2fa0fdd05e0ebbc18d4 100644 (file)
--- a/rmac.h
+++ b/rmac.h
 #define SPACE        ' '               // ASCII space
 #define SLASHCHAR    '/'
 #define SLASHSTRING  "/"
-#define VALUE        uint32_t  // Assembler value
 #define TOKEN        uint32_t  // Assembler token
 #define FNSIZ        128               // Maximum size of a filename
 #define OK           0                 // OK return