Decompile to SeqInitMGCommon

This commit is contained in:
gamemasterplc 2024-01-28 14:31:50 -06:00
parent 929378e263
commit 43e77ce668
7 changed files with 325 additions and 8 deletions

View file

@ -14,7 +14,7 @@
#define SPRITE_ATTR_PAUSED 0x1
#define SPRITE_ATTR_LOOP 0x2
#define SPRITE_ATTR_HIDDEN 0x4
#define SPIRTE_ATTR_BILINEAR 0x8
#define SPRITE_ATTR_BILINEAR 0x8
#define SPRITE_ATTR_FUNC 0x10
#define SPRITE_ATTR_NOPAUSE 0x20
#define SPRITE_ATTR_REVERSE 0x40