X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fexample%2Fbuttontest.c;h=9f9f41b1bb8ecc6b3eea93b71582f12fc844c117;hb=8dff6be716a54621909a1285ee05558bd24fbace;hp=6ad544c0394cf65388ff06b1590040638074f959;hpb=aee9de2c6eb23628e54b6896f5b441d9b39317c1;p=swftools.git diff --git a/lib/example/buttontest.c b/lib/example/buttontest.c index 6ad544c..9f9f41b 100644 --- a/lib/example/buttontest.c +++ b/lib/example/buttontest.c @@ -37,7 +37,7 @@ int main (int argc,char ** argv) { SWF swf; RGBA rgb; SRECT r; - LPSHAPE s; + SHAPE* s; ActionTAG*a1,*a2,*a3, *actiontoset; S32 width=300,height = 300;