diff options
Diffstat (limited to 'AnimationInterpolate.h')
| -rw-r--r-- | AnimationInterpolate.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/AnimationInterpolate.h b/AnimationInterpolate.h index 4e83054..18ae841 100644 --- a/AnimationInterpolate.h +++ b/AnimationInterpolate.h @@ -4,9 +4,6 @@ #include "Animation.h" struct A_Interpolate { - u32 startFrame; - u32 endFrame; - void* initialValueTemp; size_t initialValueTempSize; |
