Added r_ViewportPos cvar for set the position of a viewport of a game/server launchers
This commit is contained in:
@@ -433,3 +433,5 @@ void android_main(android_app* appState)
|
||||
MAIN_EXIT_FAILURE(appState, GetReturnCodeString(status));
|
||||
}
|
||||
}
|
||||
|
||||
void CVar_OnViewportPosition([[maybe_unused]] const AZ::Vector2& value) {}
|
||||
|
||||
Reference in New Issue
Block a user