yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
main.mm File Reference
import <Foundation/Foundation.h>
import <UIKit/UIKit.h>
import <Metal/Metal.h>
import <MetalKit/MetalKit.h>
import <MobileCoreServices/MobileCoreServices.h>
import <UniformTypeIdentifiers/UniformTypeIdentifiers.h>
#include "app/core/controller.h"
#include "app/core/platform/app_delegate.h"
#include <SDL.h>
#include "app/core/platform/view_controller.h"
#include "imgui/backends/imgui_impl_metal.h"
#include "imgui/imgui.h"
Include dependency graph for main.mm:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 389 of file main.mm.