Match FUN_10005590 (non-inlined version of PlayAction?)

This commit is contained in:
Joshua Peisach 2024-04-04 11:30:54 -04:00
parent 98dff7f2cf
commit 5938304d48
No known key found for this signature in database
GPG Key ID: 41C3D4189AFEDB5A

View File

@ -265,7 +265,7 @@ void GasStation::ReadyWorld()
// FUNCTION: LEGO1 0x10005590
void GasStation::FUN_10005590(undefined4 p_param)
{
// TODO
PlayAction(p_param);
}
inline void GasStation::PlayAction(MxU32 p_objectId)