mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoAnimPresenter::ParseExtra (#848)
* Implement/match LegoAnimPresenter::ParseExtra * Fix
This commit is contained in:

committed by
GitHub

parent
311b27b697
commit
916c039e72
@@ -14,5 +14,10 @@ extern const char* g_strSPEED;
|
||||
extern const char* g_strATTACH_CAMERA;
|
||||
extern const char* g_strMUTE;
|
||||
extern const char* g_strANIMMAN_ID;
|
||||
extern const char* g_strFROM_PARENT;
|
||||
extern const char* g_strHIDE_ON_STOP;
|
||||
extern const char* g_strMUST_SUCCEED;
|
||||
extern const char* g_strSUBST;
|
||||
extern const char* g_strPTATCAM;
|
||||
|
||||
#endif // DEFINE_H
|
||||
|
Reference in New Issue
Block a user