mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
Implement/match LegoNavController::UpdateCameraLocation (#713)
* Implement/match LegoNavController::UpdateCameraLocation * Add size assert
This commit is contained in:

committed by
GitHub

parent
8b21e8136e
commit
18377c2f1f
@@ -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'
|
||||
|
Reference in New Issue
Block a user