summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/z64camera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/z64camera.h b/include/z64camera.h
index dad8a19ec..f99b024e4 100644
--- a/include/z64camera.h
+++ b/include/z64camera.h
@@ -1275,7 +1275,7 @@ typedef struct {
} OnePointCsFull; // size = 0x28
typedef struct {
- /* 0x0 */ s32 keyFrameCnt;
+ /* 0x0 */ s32 keyFrameCount;
/* 0x4 */ OnePointCsFull* keyFrames;
} OnePointCsInfo; // size = 0x8