mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
MxLong Tickle() -> MxResult Tickle() (#135)
* MxLong Tickle() -> MxResult Tickle() * Remove garbage * Fix implementations
This commit is contained in:

committed by
GitHub

parent
611afb7799
commit
b4258da0f5
@@ -3,7 +3,7 @@
|
||||
DECOMP_SIZE_ASSERT(MxMediaPresenter, 0x50);
|
||||
|
||||
// OFFSET: LEGO1 0x100b5d10 STUB
|
||||
MxLong MxMediaPresenter::Tickle()
|
||||
MxResult MxMediaPresenter::Tickle()
|
||||
{
|
||||
// TODO
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user