X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fblaster.c;h=080a277b77933cbd1178f353302eb26c868f84a1;hb=3f1091236d800c43a3124c44c7da54e53f205b13;hp=1449e1153a8907de59e9f7f8e52ce8d4ff2ed499;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;p=xscreensaver diff --git a/hacks/blaster.c b/hacks/blaster.c index 1449e115..080a277b 100644 --- a/hacks/blaster.c +++ b/hacks/blaster.c @@ -1129,6 +1129,9 @@ static const char *blaster_defaults [] = { "*move_stars_x: 2", "*move_stars_y: 1", "*move_stars_random: 0", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };