#include "app/editor/agent/panels/mesen_screenshot_panel.h"#include <algorithm>#include <chrono>#include <cmath>#include <cstdint>#include <cstring>#include "absl/strings/str_format.h"#include "app/editor/agent/agent_ui_theme.h"#include "app/emu/mesen/mesen_client_registry.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::anonymous_namespace{mesen_screenshot_panel.cc} |