mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Match FUN_10005590 (non-inlined version of PlayAction?)
This commit is contained in:
parent
98dff7f2cf
commit
5938304d48
@ -265,7 +265,7 @@ void GasStation::ReadyWorld()
|
|||||||
// FUNCTION: LEGO1 0x10005590
|
// FUNCTION: LEGO1 0x10005590
|
||||||
void GasStation::FUN_10005590(undefined4 p_param)
|
void GasStation::FUN_10005590(undefined4 p_param)
|
||||||
{
|
{
|
||||||
// TODO
|
PlayAction(p_param);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline void GasStation::PlayAction(MxU32 p_objectId)
|
inline void GasStation::PlayAction(MxU32 p_objectId)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user