mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
Implement/match Pizza::HandleEndAction (#1128)
* Implement Pizza::HandleEndAction * Match
This commit is contained in:
committed by
GitHub
parent
a14795c0c8
commit
4c95d7c887
@@ -190,6 +190,7 @@ public:
|
||||
virtual void VTable0x6c(LegoPathActor* p_actor); // vtable+6c
|
||||
|
||||
void SetDestLocation(LegoGameState::Area p_destLocation) { m_destLocation = p_destLocation; }
|
||||
MxBool HasHelicopter() { return m_helicopter != NULL; }
|
||||
|
||||
void FUN_10033350();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user