Some more ~~insect~~ bug fixes.
This commit is contained in:
parent
ddbea3ab36
commit
ee2769b294
6 changed files with 33 additions and 7 deletions
|
|
@ -53,7 +53,7 @@ namespace StoreUtils {
|
|||
|
||||
/* Side Menu. */
|
||||
void DrawSideMenu(int currentMenu);
|
||||
void SideMenuHandle(int ¤tMenu, bool &fetch);
|
||||
void SideMenuHandle(int ¤tMenu, bool &fetch, int &lastMenu);
|
||||
|
||||
/* Download Entries. */
|
||||
void DrawDownList(const std::unique_ptr<Store> &store, const std::vector<std::string> &entries, bool fetch);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue