dolphin/Source
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
..
Core Added code to display the first icon (I tried to display it animated, but failed). 2008-09-01 02:10:42 +00:00
Plugins ao_play() uses "uint_32" as the type for the byte count, so use that in the calling code as well. 2008-08-31 23:20:36 +00:00
PluginSpecs Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Dolphin.sln Fixed a few bugs with the memcard manager, and memcard classes: 2008-08-30 13:44:44 +00:00