forked from cafeberry/cafeberry
chore: cleanup names
This commit is contained in:
@@ -888,7 +888,7 @@ int APIENTRY _tWinMain(_In_ HINSTANCE hInstance,
|
||||
ui.CheckMenuDisplayed();
|
||||
|
||||
// Any threading type things to deal with from the xui side?
|
||||
app.HandleXuiActions();
|
||||
app.HandleUIActions();
|
||||
|
||||
isF11Pressed = (GetAsyncKeyState(VK_F11) & 0x8000) != 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user