mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-11 20:15:32 -05:00
remote::Storage just barely working.
This commit is contained in:
@@ -8,7 +8,7 @@ namespace ui
|
||||
{
|
||||
public:
|
||||
/// @brief Default constructor.
|
||||
IconMenu(void) = default;
|
||||
IconMenu() = default;
|
||||
|
||||
/// @brief This constructor calls initialize.
|
||||
/// @param x X coordinate to render the menu to.
|
||||
|
||||
Reference in New Issue
Block a user