diff --git a/loaders/raylib/c/lspx.h b/loaders/raylib/c/lspx.h index cf9d6ab..2d5c85f 100644 --- a/loaders/raylib/c/lspx.h +++ b/loaders/raylib/c/lspx.h @@ -43,7 +43,6 @@ void UnloadBundle (Bundle bundle); int IsBundleReady (Bundle bundle); -#define LSPX_IMPL #if defined(LSPX_IMPLEMENTATION) || defined(LSPX_IMPL) #include