mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-08 02:25:17 -05:00
Fix system save check.
This commit is contained in:
@@ -96,7 +96,7 @@ void ui::SlideOutPanel::clear_elements(void)
|
||||
m_elements.clear();
|
||||
}
|
||||
|
||||
SDL_Texture *ui::SlideOutPanel::get(void)
|
||||
SDL_Texture *ui::SlideOutPanel::get_target(void)
|
||||
{
|
||||
return m_renderTarget->get();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user