author | zecke <zecke> | 2004-02-06 13:07:48 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-02-06 13:07:48 (UTC) |
commit | f60cbb888e72b3eaf49af6f72fa183e6d44ae389 (patch) (side-by-side diff) | |
tree | 46ec580aab7ff3898854d1952b98007e06b749af /pics/parashoot/helicopter.png | |
parent | c0207d7284d0f91a3a20f4abda2c6846c8dd8595 (diff) | |
download | opie-f60cbb888e72b3eaf49af6f72fa183e6d44ae389.zip opie-f60cbb888e72b3eaf49af6f72fa183e6d44ae389.tar.gz opie-f60cbb888e72b3eaf49af6f72fa183e6d44ae389.tar.bz2 |
Replace with png
Diffstat (limited to 'pics/parashoot/helicopter.png') (more/less context) (ignore whitespace changes)
-rw-r--r-- | pics/parashoot/helicopter.png | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/pics/parashoot/helicopter.png b/pics/parashoot/helicopter.png new file mode 100644 index 0000000..08e4f2c --- a/dev/null +++ b/pics/parashoot/helicopter.png @@ -0,0 +1,26 @@ +/* XPM */ +static char * chopper_xpm[] = { +"59 21 2 1", +" c #FFFFFFFFFFFF", +". c #000000000000", +" . .. ", +" ....... ... ...... ....", +" .............. . ............. .....", +" ...................... ......", +" . ...... ", +" .... ....... ", +" .............. ....... ", +" ......................... .......... ", +" . .. ......................................... ", +" . .. .... . ........................... ", +" . .. .... . .......................... ", +" . .. .... . ......................... ", +" ... .. .... . ........................ ", +" ..... .. .... . ................... ", +"..................................... ", +" ................ ..... ", +" ............................ ", +" .................. ", +" . .. .. ", +" ..... .. .. .... ", +" .................... "}; |