summaryrefslogtreecommitdiffstats
path: root/menu_demo/font.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-05-09 12:16:08 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-05-09 12:16:08 (GMT)
commit965ba5edf4b4db7bb32812c59fb0d011ed58e81a (patch)
tree9389fc8431275dc3e6e14fb0f71ffa81dd0791cc /menu_demo/font.h
parentc5b10564f908b791be3830ae5338c8e66c11fa67 (diff)
download2iv55-965ba5edf4b4db7bb32812c59fb0d011ed58e81a.zip
2iv55-965ba5edf4b4db7bb32812c59fb0d011ed58e81a.tar.gz
2iv55-965ba5edf4b4db7bb32812c59fb0d011ed58e81a.tar.bz2
fixed some minor omcpile issues
Diffstat (limited to 'menu_demo/font.h')
-rw-r--r--menu_demo/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu_demo/font.h b/menu_demo/font.h
index 26c51dc..a7fa2a1 100644
--- a/menu_demo/font.h
+++ b/menu_demo/font.h
@@ -15,4 +15,4 @@ void FontInit(int f_iWinWidth, int f_iWinHeight);
void FontDelete(GLvoid);
void glPrint(GLint x, GLint y, char *string, struct ColorStruct f_sColor);
-#endif \ No newline at end of file
+#endif