mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-13 12:06:09 +00:00
CSeedling: Move skNeedleLocators into the cpp file
This can be entirely hidden from external view, making it an implementation detail.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace urde::MP1 {
|
||||
class CSeedling : public CWallWalker {
|
||||
static const std::string skNeedleLocators[2][6];
|
||||
CPathFindSearch x5d8_searchPath;
|
||||
std::unique_ptr<CModelData> x6bc_spikeData;
|
||||
CProjectileInfo x6c0_projectileInfo;
|
||||
|
||||
Reference in New Issue
Block a user