OnePointCutscene Cleanup (#1467)

* cleanup

* more cleanup

* attention cs

* remove comment
This commit is contained in:
engineer124
2022-12-18 20:09:13 -05:00
committed by GitHub
parent 2ae64683a5
commit 70bbcebbfe
4 changed files with 116 additions and 107 deletions
+1 -1
View File
@@ -1275,7 +1275,7 @@ typedef struct {
} OnePointCsFull; // size = 0x28
typedef struct {
/* 0x0 */ s32 keyFrameCnt;
/* 0x0 */ s32 keyFrameCount;
/* 0x4 */ OnePointCsFull* keyFrames;
} OnePointCsInfo; // size = 0x8