Synced Header and CPP variable names
This commit is contained in:
parent
2dce2dfd0c
commit
6571da958c
@ -40,7 +40,7 @@ class dtLocalBoundary
|
||||
dtPolyRef m_polys[MAX_LOCAL_POLYS];
|
||||
int m_npolys;
|
||||
|
||||
void addSegment(const float dist, const float* seg);
|
||||
void addSegment(const float dist, const float* s);
|
||||
|
||||
public:
|
||||
dtLocalBoundary();
|
||||
|
Loading…
x
Reference in New Issue
Block a user