This might fix some of the problems encountered compiling with blenderplayer or so.

This commit is contained in:
Joshua Leung
2007-08-19 01:56:31 +00:00
parent b5b39e177a
commit 909eefd46e

View File

@@ -54,7 +54,9 @@ struct IpoCurve;
struct FluidsimSettings;
struct Render;
struct RenderResult;
struct Object;
struct bPythonConstraint;
struct bConstraintOb;
char *getIpoCurveName( struct IpoCurve * icu );
void insert_vert_ipo(struct IpoCurve *icu, float x, float y);