RSDKModding / Sonic-Mania-Decompilation

A complete decompilation of Sonic Mania (2017)
Other
632 stars 116 forks source link

Fix build when disabling the editor #179

Closed Mefiresu closed 1 year ago

Mefiresu commented 1 year ago

Some macros aren't available when building without editor support. Add #ifdef RETRO_INCLUDE_EDITOR to prevent compile errors.