From 15150da8d2194ba6767e27b6459d2eab9213f0d5 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 14 Mar 2001 23:35:11 +0000 Subject: [PATCH] Changed PLIB_IS_BROKEN define to a more benign sounded PLIB_1_2_X. --- acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acconfig.h b/acconfig.h index 6d925ea8b..b25353bc3 100644 --- a/acconfig.h +++ b/acconfig.h @@ -55,7 +55,7 @@ #undef ENABLE_PLIB_JOYSTICK /* Define to enable plib joystick support (recommended) */ -#undef PLIB_AUDIO_IS_BROKEN +#undef PLIB_1_2_X /* Define to eliminate all trace of debugging messages such as for a release build */ -- 2.39.5