mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-11 12:05:19 -05:00
remote::Storage just barely working.
This commit is contained in:
@@ -10,7 +10,7 @@ namespace ui
|
||||
{
|
||||
public:
|
||||
/// @brief This is only here so I can get around the backup menu having static members.
|
||||
TextScroll(void) = default;
|
||||
TextScroll() = default;
|
||||
|
||||
/// @brief Constructor for TextScroll.
|
||||
/// @param text Text to create the textscroll with.
|
||||
|
||||
Reference in New Issue
Block a user