dolphin/Source/Core
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
..
Common Fix build 2008-08-31 14:00:54 +00:00
Core Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
DebuggerWX Fix/workaround at least one class of buffer underruns in the GL plugin. Fix some bad deletes (instead of delete []). etc. 2008-08-31 13:36:52 +00:00
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX Added code to display the first icon (I tried to display it animated, but failed). 2008-09-01 02:10:42 +00:00
VideoCommon Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00