#include "tomoko.hpp" Emulator::Interface* emulator = nullptr; #include auto nall::main(lstring args) -> void { Application::setName("tomoko"); new Program; Application::run(); }