dolphin/Source/Core/DolphinWX
gigaherz ead647d422 Added code to display the first icon (I tried to display it animated, but failed).
It still uses just one imagelist, so I had to "expand" the icons to 96x32 (adding transparent pixels to the right).
Sorry I don't know how to do this better and it's 4am.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@418 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-01 02:10:42 +00:00
..
resources Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const"). 2008-08-27 11:24:16 +00:00
src Added code to display the first icon (I tried to display it animated, but failed). 2008-09-01 02:10:42 +00:00
Dolphin.ini Added nJoy v0.3: 2008-07-21 20:03:38 +00:00
DolphinWX.vcproj Change some project settings. Reorganize the symbol database code, step 1/2. 2008-08-24 15:46:08 +00:00