yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
controller.h File Reference
#include <SDL.h>
#include <memory>
#include "absl/status/status.h"
#include "app/core/platform/backend.h"
#include "app/editor/editor_manager.h"

Go to the source code of this file.

Classes

class  yaze::core::Controller
 Main controller for the application. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::core
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()