Added CGLogo Icon (for Win32 App)

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@199 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-01 13:08:36 +00:00
parent ed9f653202
commit ce3a526f70
3 changed files with 2 additions and 1 deletions

BIN
src/CGLogo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

1
src/CGLogo.rc Normal file
View File

@@ -0,0 +1 @@
1 ICON "CGLogo.ico"

View File

@@ -25,7 +25,7 @@ unsigned int getlevelat(unsigned int xpx, unsigned int ypx);
/* located in misc.cpp */
//-------------------[referenced from ai/balljack.cpp]-----------------//
uint rnd(void);
unsigned int rnd(void);
/* located in ai/balljack.c */