2
0
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:
Lioncash
2020-04-12 11:08:18 -04:00
parent bfea80fc4a
commit f5418d30aa
2 changed files with 2 additions and 1 deletions

View File

@@ -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;