mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Various bug fixes
This commit is contained in:
@@ -50,7 +50,7 @@ class CSortedListManager
|
||||
s16 FindInListLower(ESortedList, float) const;
|
||||
s16 ConstructIntersectionArray(const zeus::CAABox&);
|
||||
s16 CalculateIntersections(ESortedList, ESortedList, s16, s16, s16, s16,
|
||||
ESortedList, ESortedList, ESortedList, ESortedList, const zeus::CAABox&);
|
||||
ESortedList, ESortedList, ESortedList, ESortedList, const zeus::CAABox&);
|
||||
public:
|
||||
CSortedListManager();
|
||||
void BuildNearList(rstl::reserved_vector<TUniqueId, 1024>&, const zeus::CVector3f&, const zeus::CVector3f&,
|
||||
|
||||
Reference in New Issue
Block a user