]> git.saurik.com Git - wxWidgets.git/blame - demos/life/life.rc
Corrected my correction.
[wxWidgets.git] / demos / life / life.rc
CommitLineData
5a1dca12
GRG
1mondrian ICON "mondrian.ico"
2#include "wx/msw/wx.rc"
3
e0a40292
GRG
4reset BITMAP "bitmaps/reset.bmp"
5play BITMAP "bitmaps/play.bmp"
6stop BITMAP "bitmaps/stop.bmp"
7zoomin BITMAP "bitmaps/zoomin.bmp"
8zoomout BITMAP "bitmaps/zoomout.bmp"
90da75e6
GRG
9north BITMAP "bitmaps/north.bmp"
10east BITMAP "bitmaps/east.bmp"
11south BITMAP "bitmaps/south.bmp"
12west BITMAP "bitmaps/west.bmp"
13center BITMAP "bitmaps/center.bmp"
e0a40292 14life BITMAP "bitmaps/life.bmp"