mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-12 20:45:11 -05:00
Auto-upload almost working.
This commit is contained in:
@@ -75,7 +75,7 @@ void ExtrasMenuState::initialize_menu()
|
||||
|
||||
void ExtrasMenuState::reinitialize_data()
|
||||
{
|
||||
const int popTicks = ui::PopMessageManager::DEFAULT_MESSAGE_TICKS;
|
||||
const int popTicks = ui::PopMessageManager::DEFAULT_TICKS;
|
||||
const char *popSuccess = strings::get_by_name(strings::names::EXTRASMENU_POPS, 0);
|
||||
const char *popFailure = strings::get_by_name(strings::names::EXTRASMENU_POPS, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user