preprocessor macro: MAC -> MACOS9

This commit is contained in:
nhmall
2026-05-01 09:11:29 -04:00
parent cfcc3bad85
commit a165d9ee42
32 changed files with 92 additions and 89 deletions
+1 -1
View File
@@ -541,7 +541,7 @@ tilename(int set, const int file_entry, int gend UNUSED)
#define SOURCE_TEMPLATE "NH:src/%s"
#define INCLUDE_TEMPLATE "NH:include/t.%s"
#else
#ifdef MAC
#ifdef MACOS9
#define SOURCE_TEMPLATE ":src:%s"
#define INCLUDE_TEMPLATE ":include:%s"
#else