mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
Remove redundant _getPOIList methods
This commit is contained in:
@@ -17,12 +17,6 @@ public:
|
||||
s32 GetValue() const {return x38_val;}
|
||||
const std::string& GetLocatorName() const {return x3c_locatorName;}
|
||||
|
||||
static u32 _getPOIList(const CCharAnimTime& time,
|
||||
CInt32POINode* listOut,
|
||||
u32 capacity, u32 iterator, u32 unk1,
|
||||
const std::vector<CInt32POINode>& stream,
|
||||
const CCharAnimTime& curTime,
|
||||
const IAnimSourceInfo& animInfo, u32 passedCount);
|
||||
static CInt32POINode CopyNodeMinusStartTime(const CInt32POINode& node,
|
||||
const CCharAnimTime& startTime);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user