Changed PLIB_IS_BROKEN define to a more benign sounded PLIB_1_2_X.
This commit is contained in:
parent
e754177bdf
commit
15150da8d2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
#undef ENABLE_PLIB_JOYSTICK
|
#undef ENABLE_PLIB_JOYSTICK
|
||||||
|
|
||||||
/* Define to enable plib joystick support (recommended) */
|
/* 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
|
/* Define to eliminate all trace of debugging messages such as for a
|
||||||
release build */
|
release build */
|
||||||
|
|
Loading…
Reference in a new issue