mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Additional isle functions (#335)
* additional Isle functions * fix * Update isle.cpp * add notify + fix typo * Update legoutil.h * Match Isle::Create --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -112,6 +112,12 @@ void FUN_1003ee00(MxAtomId& p_atomId, MxS32 p_id)
|
||||
{
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x1003ef00
|
||||
void FUN_1003ef00(MxBool)
|
||||
{
|
||||
// TODO (something related to animation manager)
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1003ef40
|
||||
void SetAppCursor(WPARAM p_wparam)
|
||||
{
|
||||
|
Reference in New Issue
Block a user