add commented out debug header to main.c

This commit is contained in:
Emily Daemon 2023-07-21 09:12:42 +03:00
parent df30905389
commit 630133f77a

View File

@ -6,6 +6,9 @@
#include "sandia/sandia.h"
// Uncomment if this is a development build
//#include "debug.h"
static void *xfb = NULL;
static GXRModeObj *rmode = NULL;