mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
Add "Current area" option to Inspect
This commit is contained in:
@@ -57,6 +57,7 @@ private:
|
||||
bool m_stepFrame = false;
|
||||
|
||||
bool m_inspectActiveOnly = false;
|
||||
bool m_inspectCurrentAreaOnly = false;
|
||||
std::array<char, 40> m_inspectFilterText{};
|
||||
|
||||
// Debug overlays
|
||||
|
||||
Reference in New Issue
Block a user