Restore yaze header to help with build

This commit is contained in:
Justin Scofield
2022-07-30 12:44:04 -04:00
parent 5722f452ed
commit 69928b1212
3 changed files with 13 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#define main SDL_main
#include "yaze.h"
#include "absl/debugging/failure_signal_handler.h"
#include "absl/debugging/symbolize.h"
#include "app/core/controller.h"