diff --git a/client/reveng/config.h b/client/reveng/config.h index 084c79ab..2f5108f0 100644 --- a/client/reveng/config.h +++ b/client/reveng/config.h @@ -61,9 +61,13 @@ * specific. */ -#ifdef _WIN32 - #define PRESETS 1 // -#endif + +// PM3 NOTES: +// only PRESETS tested on windows +// PRESETS was commented out of original code +// but to enable preset models it must be enabled +// (marshmellow) +#define PRESETS 1 /* Macros defining the size of a bmp_t.