st/patch/x_include.c

9 lines
111 B
C
Raw Normal View History

/* Patches */
#if OPENCOPIED_PATCH
#include "opencopied.c"
#endif
#if FIXIME_PATCH
#include "fixime.c"
#endif