added some kbm stuff

This commit is contained in:
2026-09-13 19:41:44 -07:00
parent 82e802873f
commit 5023e0a8d6
217 changed files with 3744 additions and 235 deletions
@@ -49,7 +49,7 @@ UIScene_MessageBox::UIScene_MessageBox(int iPad, void *initData, UILayer *parent
parentLayer->addComponent(iPad,eUIComponent_MenuBackground);
// 4J-TomK - rebuild touch after auto resize
#ifdef __PSVITA__
#if defined(__PSVITA__) || defined(_WINDOWS64)
ui.TouchBoxRebuild(this);
#endif
}