pokeplatinum/tools/cw/include/MSL_C/null.h

4 lines
40 B
C

#ifndef NULL
#define NULL 0L
#endif