|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <map>#include <vector>#include <string>#include <functional>#include "ship/window/gui/GuiWindow.h"#include "ship/debug/Console.h"#include <imgui.h>#include <spdlog/spdlog.h>Go to the source code of this file.
Classes | |
| class | Ship::ConsoleWindow |
| An ImGui window that provides an in-game developer console. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |