mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 18:17:02 +00:00
CEyeBall: Move string_view instance to cpp file
Same behavior, but gives the string full internal linkage.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace urde::MP1 {
|
||||
class CEyeball : public CPatterned {
|
||||
static constexpr std::string_view skEyeLocator = "Laser_LCTR"sv;
|
||||
float x568_attackDelay;
|
||||
float x56c_attackStartTime;
|
||||
CBoneTracking x570_boneTracking;
|
||||
|
||||
Reference in New Issue
Block a user