Updated graphics to for displaying on the clubroom projector
[progcomp2012.git] / judge / manager / graphics.h
index 89a44df..41dd7de 100644 (file)
@@ -8,6 +8,8 @@
 #include <SDL/SDL.h>
 #include <SDL/SDL_opengl.h>
 
+#define GRID_SIZE 64.0
+
 typedef SDL_Surface Screen;
 typedef SDL_Rect Rectangle;
 typedef short unsigned int SUint;

UCC git Repository :: git.ucc.asn.au