Match & link CScriptDebugCameraWaypoint

Former-commit-id: 0eefeac3c6
This commit is contained in:
2022-09-13 22:25:08 -04:00
parent a781d2de6e
commit 48c7444acb
8 changed files with 50 additions and 9 deletions

View File

@@ -70,6 +70,7 @@ public:
bool GetSortThermal() const { return x14_25_sortThermal; }
void SetSortThermal(bool b) { x14_25_sortThermal = b; }
static CModelData CModelDataNull();
static EWhichModel GetRenderingModel(const CStateManager& mgr);
private: