mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Beta functions for MxVariable
(#1645)
* Beta match MxVariable classes * CustomizeAnimFileVariable
This commit is contained in:
@@ -1334,6 +1334,11 @@ void LegoBackgroundColor::SetLightColor()
|
||||
SetLightColor(convertedR, convertedG, convertedB);
|
||||
}
|
||||
|
||||
// FUNCTION: BETA10 0x10086a87
|
||||
LegoFullScreenMovie::LegoFullScreenMovie()
|
||||
{
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1003c500
|
||||
// FUNCTION: BETA10 0x10086af6
|
||||
LegoFullScreenMovie::LegoFullScreenMovie(const char* p_key, const char* p_value)
|
||||
|
Reference in New Issue
Block a user