#include <cstdint>
#include <string>
#include <string_view>
Go to the source code of this file.
Classes | |
class | yaze::zelda3::GameEntity |
Base class for all overworld and dungeon entities. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::zelda3 |
Zelda 3 specific classes and functions. | |
Variables | |
constexpr std::string_view | yaze::zelda3::kEntranceNames [] |