2
0
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:
2021-05-28 11:57:23 -04:00
parent 5cc3f9c05a
commit 303e671a6c
2 changed files with 22 additions and 11 deletions

View File

@@ -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