mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Path code cleanup, move some UI code (#21037)
* Move a bunch of path logic into Core/Util/PathUtil.cpp/h . * Move GameImageView out from SaveDataScreen * More cleanup, add a translation string
This commit is contained in:
@@ -887,6 +887,7 @@ SOURCES_CXX += \
|
||||
$(COREDIR)/Util/PPGeDraw.cpp \
|
||||
$(COREDIR)/Util/RecentFiles.cpp \
|
||||
$(COREDIR)/Util/AudioFormat.cpp \
|
||||
$(COREDIR)/Util/PathUtil.cpp \
|
||||
$(COREDIR)/Util/PortManager.cpp \
|
||||
$(CORE_DIR)/UI/GameInfoCache.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user