Implement/match LegoNavController::UpdateCameraLocation (#713)

* Implement/match LegoNavController::UpdateCameraLocation

* Add size assert
This commit is contained in:
Christian Semmler
2024-03-23 12:10:12 -04:00
committed by GitHub
parent 8b21e8136e
commit 18377c2f1f
6 changed files with 216 additions and 4 deletions

View File

@@ -71,7 +71,7 @@ public:
MxBool p_urs
);
static void SetLocation(MxU32 p_location);
static void UpdateCameraLocation(const char* p_location);
static MxResult UpdateCameraLocation(const char* p_location);
// SYNTHETIC: LEGO1 0x10054c10
// LegoNavController::`scalar deleting destructor'