mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Fix MP3 SAVW support, code cleanup, and more stubs
This commit is contained in:
@@ -13,7 +13,7 @@ struct WorldLightFader : IScriptObject
|
||||
{
|
||||
DECL_YAML
|
||||
String<-1> name;
|
||||
Value<bool> activated;
|
||||
Value<bool> active;
|
||||
Value<float> fadedLevel;
|
||||
Value<float> intialLevel;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user