David Rose 22 years ago
parent
commit
db56915d10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/egg/eggXfmSAnim.h

+ 1 - 1
panda/src/egg/eggXfmSAnim.h

@@ -43,7 +43,7 @@ public:
   INLINE EggXfmSAnim(const EggXfmSAnim &copy);
   INLINE EggXfmSAnim(const EggXfmSAnim &copy);
   INLINE EggXfmSAnim &operator = (const EggXfmSAnim &copy);
   INLINE EggXfmSAnim &operator = (const EggXfmSAnim &copy);
 
 
-  INLINE void set_fps(double type);
+  INLINE void set_fps(double fps);
   INLINE void clear_fps();
   INLINE void clear_fps();
   INLINE bool has_fps() const;
   INLINE bool has_fps() const;
   INLINE double get_fps() const;
   INLINE double get_fps() const;