]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid.h
SDL icon support by Blub, messed up by me ;)
[xonotic/darkplaces.git] / vid.h
diff --git a/vid.h b/vid.h
index 1a236640fc51049f72428494431969387ff550f2..7d9ec2f77cebf43f677ac2a6f87f6519c6da3d9b 100644 (file)
--- a/vid.h
+++ b/vid.h
@@ -22,6 +22,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #ifndef VID_H
 #define VID_H
 
+#define ENGINE_ICON ( (gamemode == GAME_NEXUIZ) ? nexuiz_xpm : darkplaces_xpm )
+
 extern int cl_available;
 
 typedef struct viddef_s