diff gamelib/constants.py @ 70:213e47dea4d0

Funkier cursor handling
author Neil Muller <neil@dip.sun.ac.za>
date Mon, 23 Aug 2010 20:54:04 +0200
parents 158a13a48d48
children 350ce4ebe122
line wrap: on
line diff
--- a/gamelib/constants.py	Mon Aug 23 20:50:36 2010 +0200
+++ b/gamelib/constants.py	Mon Aug 23 20:54:04 2010 +0200
@@ -1,6 +1,7 @@
 # Useful constants
 # copyright boomslang team (see COPYRIGHT file for details)
 
+
 SCREEN = (800, 600)
 FREQ = 44100   # same as audio CD
 BITSIZE = -16  # unsigned 16 bit