9 lines
111 B
C
9 lines
111 B
C
/* Patches */
|
|
|
|
#if OPENCOPIED_PATCH
|
|
#include "opencopied.c"
|
|
#endif
|
|
|
|
#if FIXIME_PATCH
|
|
#include "fixime.c"
|
|
#endif |