Skip to content

Commit 4a8d5cb

Browse files
authored
fix master (#1102)
1 parent 0d84b08 commit 4a8d5cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

code/_compile_options.dm

+3
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,6 @@
268268
#define GC_FAILURE_HARD_LOOKUP
269269
#endif
270270

271+
#ifdef LOWMEMORYMODE
272+
#warn LOWMEMORYMODE is enabled!
273+
#endif

0 commit comments

Comments
 (0)