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