yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
project.h File Reference
#include <algorithm>
#include <fstream>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "app/core/platform/file_dialog.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::Project
 Represents a project in the application. More...
 
struct  yaze::ResourceLabelManager
 
struct  yaze::ResourceLabelManager::ResourceType
 
class  yaze::RecentFilesManager
 

Namespaces

namespace  yaze
 Main namespace for the application.
 

Variables

const std::string yaze::kRecentFilesFilename = "recent_files.txt"
 
constexpr char yaze::kEndOfProjectFile [] = "EndOfProjectFile"