start to lay down scheduler

This commit is contained in:
CocoSimone
2022-05-03 23:00:03 +02:00
parent 1a4cfc70f5
commit eed3238478
5 changed files with 26 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
#include <Frontend.hpp>
#include <SDL2/SDL_events.h>
#include <SDL2/SDL_video.h>
namespace natsukashii::frontend {
App::~App() {