#include "editor.h" void Editor::tick( double dt, const Uint8* keystate) { } void Editor::render(SDL_Renderer* ren) { }