add graphics debugging in after crash in runDrawCommand

This commit is contained in:
camh 2022-02-23 22:46:46 -08:00
parent cd226cec7f
commit 069ba4fd70
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -28,7 +28,7 @@
#define ENABLED_DOUBLE_BUFFERING
#define COMMAND_CACHING
#include "nuklear.h"
// #define NK_QUICKDRAW_GRAPHICS_DEBUGGING
#define NK_QUICKDRAW_GRAPHICS_DEBUGGING
// #define DRAW_BLIT_LOCATION
Boolean lastInputWasBackspace;