/*
 * Game.rc - Game's resource file
 * By: Odis
 */
#include "resource.h"

/*
-----------------------------------------------------------------
// Icons \\
-----------------------------------------------------------------
*/
IDI_SKELETON       ICON         "Skeleton.ico"
IDI_SKELETON_SM    ICON         "Skeleton_sm.ico"

/*
-----------------------------------------------------------------
// Bitmaps \\
-----------------------------------------------------------------
*/


/*
-----------------------------------------------------------------
// Waves \\
-----------------------------------------------------------------
*/
//IDW_SONG           WAVE         "song2.wav"