add fn comments for doxygen, rename OAMTile to OamTile
This commit is contained in:
@@ -35,7 +35,7 @@ namespace app {
|
||||
namespace editor {
|
||||
|
||||
class MasterEditor : public SharedROM,
|
||||
public GfxContext,
|
||||
public context::GfxContext,
|
||||
public core::ExperimentFlags {
|
||||
public:
|
||||
MasterEditor() { current_editor_ = &overworld_editor_; }
|
||||
|
||||
Reference in New Issue
Block a user