X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fswfc.c;h=3f2df3531d2f0bab5817f35722d077a95955c104;hb=b3d477d43dd5a9f4da23207ca9982fb7a6b3d938;hp=b1b14026ef03bef056c860b515a0bf31e9a6ef16;hpb=6a9c24e4aaa166f49ea31593733b2598de6f78fd;p=swftools.git diff --git a/src/swfc.c b/src/swfc.c index b1b1402..3f2df35 100644 --- a/src/swfc.c +++ b/src/swfc.c @@ -2512,7 +2512,7 @@ static struct { {"show", c_show, "name x=0 y=0 red=+0 green=+0 blue=+0 alpha=+0 luminance= scale= scalex= scaley= pivot= pin= shear= rotate= ratio= above= below= as="}, {"on_press", c_on_press, "position=inside"}, {"on_release", c_on_release, "position=anywhere"}, - {"on_move_in", c_on_move_out, "state=not_pressed"}, + {"on_move_in", c_on_move_in, "state=not_pressed"}, {"on_move_out", c_on_move_out, "state=not_pressed"}, {"on_key", c_on_key, "key=any"},