mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Satisfy name checker
This commit is contained in:
parent
8ad60f29e1
commit
d2d7b706ea
@ -150,9 +150,9 @@ void LegoCacheSound::FUN_10006be0()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10006cb0
|
// FUNCTION: LEGO1 0x10006cb0
|
||||||
void LegoCacheSound::FUN_10006cb0(undefined4 p_unk1, undefined4 p_unk2)
|
void LegoCacheSound::FUN_10006cb0(undefined4 p_unk0x1, undefined4 p_unk0x2)
|
||||||
{
|
{
|
||||||
m_unk0x10.FUN_10011cf0(p_unk1, p_unk2);
|
m_unk0x10.FUN_10011cf0(p_unk0x1, p_unk0x2);
|
||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10006cd0
|
// FUNCTION: LEGO1 0x10006cd0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user