Extract the rewind code from SaveState.cpp, to make it more managable.

This commit is contained in:
Henrik Rydgård
2026-01-08 22:22:46 +01:00
parent a591fbff38
commit e33ff46ffd
13 changed files with 321 additions and 299 deletions
+1
View File
@@ -879,6 +879,7 @@ SOURCES_CXX += \
$(COREDIR)/Reporting.cpp \
$(COREDIR)/RetroAchievements.cpp \
$(COREDIR)/SaveState.cpp \
$(COREDIR)/SaveStateRewind.cpp \
$(COREDIR)/Screenshot.cpp \
$(COREDIR)/System.cpp \
$(COREDIR)/Util/AtracTrack.cpp \