#include <feature_flags_menu.h>
Public Member Functions | |
| void | DrawOverworldFlags () |
| void | DrawDungeonFlags () |
| void | DrawResourceFlags () |
| void | DrawSystemFlags () |
| void | DrawZSCustomOverworldFlags (Rom *rom) |
Definition at line 21 of file feature_flags_menu.h.
|
inline |
Definition at line 22 of file feature_flags_menu.h.
References yaze::core::FeatureFlags::get().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 77 of file feature_flags_menu.h.
References yaze::core::FeatureFlags::get().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 96 of file feature_flags_menu.h.
References yaze::core::FeatureFlags::get().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 103 of file feature_flags_menu.h.
References yaze::core::FeatureFlags::get().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 117 of file feature_flags_menu.h.
References yaze::zelda3::OverworldVersionHelper::GetVersion(), yaze::Rom::is_loaded(), yaze::zelda3::OverworldCustomAnimatedGFXEnabled, yaze::zelda3::OverworldCustomAreaSpecificBGEnabled, yaze::zelda3::OverworldCustomMainPaletteEnabled, yaze::zelda3::OverworldCustomMosaicEnabled, yaze::zelda3::OverworldCustomSubscreenOverlayEnabled, yaze::zelda3::OverworldCustomTileGFXGroupEnabled, and yaze::zelda3::OverworldVersionHelper::SupportsCustomBGColors().
Referenced by yaze::editor::SettingsPanel::DrawGeneralSettings().
