summaryrefslogtreecommitdiffstats
path: root/menu_demo/menu.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-04-16 12:45:15 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-04-16 12:45:15 (GMT)
commit3068aaf73f84ac8eafc45f4e73397f8ed3859185 (patch)
tree0bc7063ffc0bb9d1e073f5c12ed980dc134db693 /menu_demo/menu.h
parentb5f2b48d84b34de1bf78964b8481b6717ca6e00e (diff)
download2iv55-3068aaf73f84ac8eafc45f4e73397f8ed3859185.zip
2iv55-3068aaf73f84ac8eafc45f4e73397f8ed3859185.tar.gz
2iv55-3068aaf73f84ac8eafc45f4e73397f8ed3859185.tar.bz2
fixed errors/typos etc to make it crossplatform compatible
Diffstat (limited to '')
-rw-r--r--menu_demo/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu_demo/menu.h b/menu_demo/menu.h
index b51123b..562d9d0 100644
--- a/menu_demo/menu.h
+++ b/menu_demo/menu.h
@@ -5,4 +5,4 @@ void MenuInit(void);
int MenuGetState(void);
void MenuRender(void);
-#endif \ No newline at end of file
+#endif