yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
oracle_state_library_panel.cc File Reference
#include "app/editor/agent/panels/oracle_state_library_panel.h"
#include <algorithm>
#include <cstdio>
#include <cstring>
#include <fstream>
#include <sstream>
#include "absl/strings/str_format.h"
#include "absl/time/clock.h"
#include "absl/time/time.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"
#include "nlohmann/json.hpp"

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{oracle_state_library_panel.cc}
 

Functions

ImVec4 yaze::editor::anonymous_namespace{oracle_state_library_panel.cc}::GetStatusColor (const std::string &status)
 
std::string yaze::editor::anonymous_namespace{oracle_state_library_panel.cc}::GetStatusBadge (const std::string &status)