mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 18:59:12 +00:00
CFireFlea: Make colors constexpr internal details
Same behavior, but makes the color constants fully internal details.
This commit is contained in:
@@ -18,8 +18,6 @@ class CFireFlea : public CPatterned {
|
||||
u32 x44_ = 0;
|
||||
|
||||
public:
|
||||
static const zeus::CColor skStartFadeColor;
|
||||
static const zeus::CColor skEndFadeColor;
|
||||
static zeus::CColor sCurrentFadeColor;
|
||||
CDeathCameraEffect(TUniqueId, TAreaId, std::string_view);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user