mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 03:05:18 +02:00
Rename some screen classes
This commit is contained in:
@@ -605,7 +605,7 @@ void TouchControlLayoutScreen::OnMode(UI::EventParams &e) {
|
||||
}
|
||||
|
||||
void TouchControlLayoutScreen::update() {
|
||||
UIDialogScreenWithGameBackground::update();
|
||||
UIBaseDialogScreen::update();
|
||||
|
||||
if (!layoutView_) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user