mirror of
https://github.com/zeldaret/tmc
synced 2026-06-25 01:52:14 -04:00
Add fade flags enum
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ typedef struct {
|
||||
/*0x4*/ u16 commandIndex;
|
||||
/*0x6*/ u8 commandSize;
|
||||
/*0x7*/ u8 flags;
|
||||
/*0x8*/ u8 unk_08;
|
||||
/*0x8*/ u8 fadeSpeed;
|
||||
} ActiveScriptInfo;
|
||||
extern ActiveScriptInfo gActiveScriptInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user