Closed Mefiresu closed 1 year ago
Some macros aren't available when building without editor support. Add #ifdef RETRO_INCLUDE_EDITOR to prevent compile errors.
#ifdef RETRO_INCLUDE_EDITOR
Some macros aren't available when building without editor support. Add
#ifdef RETRO_INCLUDE_EDITOR
to prevent compile errors.