mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 23:37:02 +00:00
Match and link CActorParamters, fix CRasterFont constructor ref
Former-commit-id: a51897041e
This commit is contained in:
@@ -114,6 +114,7 @@ public:
|
||||
bool renderUnsorted, bool noSortThermal, float fadeInTime, float fadeOutTime,
|
||||
float thermalMag);
|
||||
CActorParameters(const CActorParameters&);
|
||||
~CActorParameters() {}
|
||||
|
||||
CActorParameters Scannable(const CScannableParameters& sParms) const;
|
||||
CActorParameters HotInThermal(bool hot) const;
|
||||
|
||||
Reference in New Issue
Block a user