mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-13 04:55:18 -05:00
Add FadeIn on boot, change FileOptionState transition type, UI tweaks.
This commit is contained in:
@@ -27,6 +27,8 @@ void DataLoadingState::update()
|
||||
m_context.process_icon_queue();
|
||||
}
|
||||
|
||||
void DataLoadingState::sub_update() { BaseTask::update_loading_glyph(); }
|
||||
|
||||
void DataLoadingState::render()
|
||||
{
|
||||
static constexpr int ICON_X_COORD = SCREEN_CENTER - 128;
|
||||
|
||||
Reference in New Issue
Block a user