commit 451fd50fad0c3463fa60d4210680e718dcc57c60 parent ae8c5f605017e32fe2da1559a227b18e38e1f4e0 Author: Anselm R Garbe <anselm@garbe.us> Date: Thu, 10 Sep 2009 18:54:36 +0100 added missing config.h Diffstat:
config.h | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/config.h b/config.h @@ -0,0 +1,5 @@ +#pragma once +//#define DEBUG +//#define DIAMOND +//#define SLOT_SUPPORT +//#define XFT_SUPPORT