diff gamelib/constants.py @ 163:80cce62f29fb

Add placeholder icons for now
author Neil Muller <drnlmuller@gmail.com>
date Fri, 11 May 2012 23:19:23 +0200
parents 3d24b18d1785
children 75033f790e7d
line wrap: on
line diff
--- a/gamelib/constants.py	Fri May 11 22:35:10 2012 +0200
+++ b/gamelib/constants.py	Fri May 11 23:19:23 2012 +0200
@@ -5,6 +5,8 @@
 SCREEN = (WIDTH, HEIGHT)
 FPS = 30
 
+WINDOW_ICON = "icons/icon_24.png"
+
 # Sound related (standard options)
 FREQ = 44100
 BITSIZE = -16  # unsigned 16 bit