5 lines
124 B
C
5 lines
124 B
C
|
// Makefile appends preprocessor flags instead now
|
||
|
#ifndef WorldSpawn_ABOUTMSG
|
||
|
#error no WorldSpawn_ABOUTMSG defined
|
||
|
#endif
|