mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 03:05:18 +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:
@@ -9,6 +9,7 @@
|
||||
#include "Common/TimeUtil.h"
|
||||
#include "Core/Loaders.h"
|
||||
#include "Core/Util/RecentFiles.h"
|
||||
#include "Core/Util/PathUtil.h"
|
||||
#include "Core/Config.h"
|
||||
|
||||
RecentFilesManager g_recentFiles;
|
||||
|
||||
Reference in New Issue
Block a user