summaryrefslogtreecommitdiff
path: root/libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp')
-rw-r--r--libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp b/libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp
index 5a22db2d78..06d359ec41 100644
--- a/libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp
+++ b/libs/JSystem/J3DGraphAnimator/J3DAnimation.cpp
@@ -856,8 +856,8 @@ s32 J3DAnmColorFull::getKind() const {
}
/* 8032BF44-8032BF4C 326884 0008+00 1/0 0/0 0/0 .text getKind__11J3DAnmColorCFv */
-bool J3DAnmColor::getKind() const {
- return true;
+s32 J3DAnmColor::getKind() const {
+ return 1;
}
/* 8032BF4C-8032BF50 32688C 0004+00 1/0 0/0 0/0 .text getColor__11J3DAnmColorCFUsP8_GXColor */