#include <memory>#include <string>#include "app/editor/dungeon/dungeon_editor_v2.h"#include "app/rom.h"#include "zelda3/dungeon/room.h"#include "gtest/gtest.h"
Go to the source code of this file.
Classes | |
| class | yaze::test::DungeonEditorIntegrationTest |
| Integration test framework using real ROM data. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::test |