|
@@ -5,11 +5,6 @@
|
|
#include "../build/config.h"
|
|
#include "../build/config.h"
|
|
#include "./configurer.c"
|
|
#include "./configurer.c"
|
|
|
|
|
|
-// Removed feature flags
|
|
|
|
-#ifdef MUSIALIZER_ACT_ON_PRESS
|
|
|
|
-#error "MUSIALIZER_ACT_ON_PRESS no longer exists. Please remove it from your build/config.h"
|
|
|
|
-#endif // MUSIALIZER_ACT_ON_PRESS
|
|
|
|
-
|
|
|
|
static const char *raylib_modules[] = {
|
|
static const char *raylib_modules[] = {
|
|
"rcore",
|
|
"rcore",
|
|
"raudio",
|
|
"raudio",
|