uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h
changeset 64 9f8c0686fb49
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h	Wed Nov 03 19:29:22 2010 +0200
@@ -0,0 +1,12 @@
+#ifndef ALF_MODULETEST_CONF_H
+#define ALF_MODULETEST_CONF_H
+
+// Define this to build module testing enchanced version of ALF
+//#define USE_MODULE_TEST_HOOKS_FOR_ALF
+
+// Define this to override the effects on ROM with effects on MMC
+// #define USE_ALTERNATIVE_EFFECTS_FROM_MMC
+
+#endif // ALF_MODULETEST_CONF_H
+
+// End of File