2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 03:47:43 +00:00

Remaining CFBStreamedAnimReader imps

This commit is contained in:
Jack Andersen
2016-08-28 09:57:55 -10:00
parent 6d35a656fd
commit b4b19d460c
7 changed files with 249 additions and 15 deletions

View File

@@ -22,6 +22,7 @@ enum class EAnimFormat
class CAnimFormatUnion
{
friend class CAllFormatsAnimSource;
union
{
EAnimFormat x0_format;