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"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |