UI screens header cleanup

This commit is contained in:
Henrik Rydgård
2025-10-29 00:15:41 +01:00
parent 69aa84e3b0
commit 2b9f2672bb
55 changed files with 176 additions and 134 deletions
+2 -1
View File
@@ -15,11 +15,12 @@
// Official git repository and contact information can be found at
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include "Common/UI/TabHolder.h"
#include "Common/System/Display.h"
#include "Common/Render/TextureAtlas.h"
#include "Common/Data/Text/I18n.h"
#include "Common/StringUtils.h"
#include "Common/UI/TabHolder.h"
#include "Common/UI/PopupScreens.h"
#include "Core/Config.h"