From b93e8e2380ccd7187190f2fbaa4515625cc53dd5 Mon Sep 17 00:00:00 2001 From: "psyc://psyced.org/~lynX" <@> Date: Tue, 27 Jan 2009 23:14:55 +0100 Subject: [PATCH] the last unicorn --- world/net/psyc/common.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 world/net/psyc/common.h diff --git a/world/net/psyc/common.h b/world/net/psyc/common.h new file mode 100644 index 0000000..e025ebc --- /dev/null +++ b/world/net/psyc/common.h @@ -0,0 +1,5 @@ +#ifdef Dpsyc +# undef DEBUG +# define DEBUG Dpsyc +#endif +