Split off ScreenManager from Screen.cpp

This commit is contained in:
Henrik Rydgård
2026-08-07 14:30:36 +02:00
parent e59aa11987
commit 7219cd2f5a
43 changed files with 691 additions and 627 deletions
+1
View File
@@ -26,6 +26,7 @@
#include "Common/UI/View.h"
#include "Common/UI/ViewGroup.h"
#include "Common/UI/Notice.h"
#include "Common/UI/ScreenManager.h"
#include "Common/VR/PPSSPPVR.h"
#include "Common/Log.h"
#include "Common/Data/Color/RGBAUtil.h"