mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Add version checking and don't let it crash, if no files are found.
This commit is contained in:
@@ -68,6 +68,8 @@ namespace Gui
|
||||
// Basic GUI.
|
||||
void DrawTop(void);
|
||||
void DrawBottom(void);
|
||||
|
||||
void DisplayWarnMsg(std::string Text);
|
||||
}
|
||||
|
||||
void DisplayMsg(std::string text);
|
||||
|
||||
Reference in New Issue
Block a user