diff --git a/code/librg.h b/code/librg.h index 51629f4..0a64c43 100644 --- a/code/librg.h +++ b/code/librg.h @@ -208,7 +208,8 @@ #define LIBRG_IMPLEMENTATION_DONE #ifndef LIBRG_CUSTOM_ZPL - #define ZPL_NANO + #define ZPL_CUSTOM_MODULES + #define ZPL_MODULE_CORE #define ZPL_IMPL #include "vendor/zpl.h"