yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
new_project_dialog.cc File Reference
#include "app/editor/ui/new_project_dialog.h"
#include <cstdio>
#include <cstring>
#include <filesystem>
#include "absl/strings/str_format.h"
#include "app/gui/core/icons.h"
#include "app/gui/core/style_guard.h"
#include "app/gui/core/theme_manager.h"
#include "imgui/imgui.h"
#include "util/file_util.h"

Go to the source code of this file.

Classes

struct  yaze::editor::anonymous_namespace{new_project_dialog.cc}::TemplateDescriptor
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 
namespace  yaze::editor::anonymous_namespace{new_project_dialog.cc}
 

Functions

int yaze::editor::anonymous_namespace{new_project_dialog.cc}::FindTemplateIndex (const std::string &name)