yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
project.h File Reference
#include <filesystem>
#include <fstream>
#include <string>
#include <string_view>
#include <vector>
#include "absl/status/status.h"
#include "absl/strings/match.h"
#include "app/core/common.h"
#include "app/core/constants.h"
Include dependency graph for project.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::app::Project
 Represents a project in the application. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::app
 Main namespace for the ImGui application.
 

Variables

constexpr char yaze::app::kEndOfProjectFile [] = "EndOfProjectFile"