mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-22 00:19:13 +00:00
CJellyZap: Make kPlayerFilter constexpr
This can be trivially made constexpr. We can also make this a fully internally linked identifier.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
namespace urde::MP1 {
|
||||
class CJellyZap : public CPatterned {
|
||||
static const CMaterialFilter kPlayerFilter;
|
||||
u32 x568_ = 0;
|
||||
CDamageInfo x56c_attackDamage;
|
||||
float x588_attackRadius;
|
||||
|
||||
Reference in New Issue
Block a user