12 lines
134 B
C
12 lines
134 B
C
#if ALPHA_PATCH
|
|
#include "alpha.c"
|
|
#endif
|
|
|
|
#if PERTAG_PATCH
|
|
#include "pertag.c"
|
|
#endif
|
|
|
|
#if SYSTRAY_PATCH
|
|
#include "systray.c"
|
|
#endif
|