X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSkeleton.h;h=8186b1824cc391a758b724310d2c7be0f96d716d;hb=af80f1f20e2b21ccf08af5421e5c683ac6deebcd;hp=7dcd203d11bd05ecd2aab36ec69dc1ff678fddad;hpb=0c1b3a5082fbac63dfbaa725bddf3336c07b00c2;p=lugaru.git diff --git a/Source/Skeleton.h b/Source/Skeleton.h index 7dcd203..8186b18 100644 --- a/Source/Skeleton.h +++ b/Source/Skeleton.h @@ -134,7 +134,7 @@ public: Animation & operator = (const Animation & ani); - void Load(char *fileName, int aheight, int aattack); + void Load(const char *fileName, int aheight, int aattack); void Move(XYZ how); protected: