mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-12 12:35:26 -05:00
FileMode/FileOption debugging, fixes, and added safety.
This commit is contained in:
@@ -118,6 +118,7 @@ namespace ui
|
||||
/// @brief Whether or not a scroll was triggered.
|
||||
bool m_textScrollTriggered{};
|
||||
|
||||
/// @brief Render target for the text so it can't be rendered outside of it.
|
||||
sdl::SharedTexture m_renderTarget{};
|
||||
|
||||
/// @brief Timer for scrolling text.
|
||||
|
||||
Reference in New Issue
Block a user