* More debug features: pause/step/resume * Fix palette order (I think) * Revert "Fix palette order (I think)" This reverts commit a81de08f78.
a81de08f78
* Show imgui window when starting app with --debug * g_closed test in SDL_AppIterate is still needed * Allow disabling isleapp debugging by configuring with -DISLE_DEBUG=OFF * clang-format