Added some debugging tools

This commit is contained in:
2023-03-18 02:15:47 +11:00
parent a04c506811
commit 58763001fe
8 changed files with 179 additions and 18 deletions

View File

@@ -2,9 +2,7 @@
#define SDL_MAIN_HANDLED
#include "box_engine.h"
//the runner library needs a little more setup since it accesses the disk
#include "lib_runner.h"
#include "toy_drive_system.h"
int main(int argc, char* argv[]) {
//debugging tools