2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 13:07:42 +00:00

Compile fixes

This commit is contained in:
2021-06-06 16:58:27 -07:00
parent 5f1aed51cb
commit 5bfe881b95
3 changed files with 43 additions and 47 deletions

View File

@@ -104,5 +104,7 @@ private:
void ShowConsoleVariablesWindow();
void ShowMenuHint();
void ShowInputViewer();
void SetOverlayWindowLocation(int corner) const;
void ShowCornerContextMenu(int& corner, int avoidCorner) const;
};
} // namespace metaforce