]>
Commit | Line | Data |
---|---|---|
5a1dca12 GRG |
1 | mondrian ICON "mondrian.ico" |
2 | #include "wx/msw/wx.rc" | |
3 | ||
e0a40292 | 4 | reset BITMAP "bitmaps/reset.bmp" |
f6bcfd97 | 5 | open BITMAP "bitmaps/open.bmp" |
e0a40292 GRG |
6 | play BITMAP "bitmaps/play.bmp" |
7 | stop BITMAP "bitmaps/stop.bmp" | |
8 | zoomin BITMAP "bitmaps/zoomin.bmp" | |
9 | zoomout BITMAP "bitmaps/zoomout.bmp" | |
f6bcfd97 | 10 | info BITMAP "bitmaps/info.bmp" |
90da75e6 GRG |
11 | north BITMAP "bitmaps/north.bmp" |
12 | east BITMAP "bitmaps/east.bmp" | |
13 | south BITMAP "bitmaps/south.bmp" | |
14 | west BITMAP "bitmaps/west.bmp" | |
15 | center BITMAP "bitmaps/center.bmp" | |
e0a40292 | 16 | life BITMAP "bitmaps/life.bmp" |
f6bcfd97 | 17 |