mirror of
https://github.com/zeldaret/oot
synced 2026-06-04 02:46:49 -04:00
OnePointCutscene Cleanup (#1467)
* cleanup * more cleanup * attention cs * remove comment
This commit is contained in:
+1
-1
@@ -1275,7 +1275,7 @@ typedef struct {
|
||||
} OnePointCsFull; // size = 0x28
|
||||
|
||||
typedef struct {
|
||||
/* 0x0 */ s32 keyFrameCnt;
|
||||
/* 0x0 */ s32 keyFrameCount;
|
||||
/* 0x4 */ OnePointCsFull* keyFrames;
|
||||
} OnePointCsInfo; // size = 0x8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user