mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-11 00:23:18 +00:00
Implement/match LegoPathController::FUN_10045c20 and LegoPathController ctor (#903)
* Implement/match LegoPathController::FUN_10045c20 and LegoPathController ctor * Remove obsolete struct
This commit is contained in:
committed by
GitHub
parent
c77dd44105
commit
5df947dbb9
@@ -10,6 +10,7 @@
|
||||
class LegoUnknown100db7f4 : public LegoEdge {
|
||||
public:
|
||||
// FUNCTION: LEGO1 0x1002ddc0
|
||||
// FUNCTION: BETA10 0x100372a0
|
||||
LegoResult FUN_1002ddc0(LegoWEEdge& p_f, Vector3& p_point)
|
||||
{
|
||||
if (p_f.IsEqual(*m_faceA)) {
|
||||
|
||||
Reference in New Issue
Block a user