Fix mapper not rendering anything on SDL2/Windows

This commit is contained in:
aybe
2025-08-20 23:24:55 +02:00
parent cbdc94cc66
commit 7441b55e2b
3 changed files with 22 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ Next version
- Fix errors when initializing fluidsynth (maron2000)
- PC-98: Redraw the function keys after updating them (bobsayshilol)
- Do not carriage return with a single LF('\n') (maron2000)
- Fix mapper not rendering anything on SDL2/Windows (aybe)
2025.05.03
- Show TURBO status in title bar. (maron2000)