yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_editor_system.cc File Reference
#include "dungeon_editor_system.h"
#include <algorithm>
#include <chrono>
#include "absl/strings/str_format.h"
Include dependency graph for dungeon_editor_system.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::zelda3
 Zelda 3 specific classes and functions.
 

Functions

std::unique_ptr< DungeonEditorSystemyaze::zelda3::CreateDungeonEditorSystem (Rom *rom)
 Factory function to create dungeon editor system.