about summary refs log tree commit diff
path: root/src/game/client/gc_menu.hpp
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-27 15:48:50 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-27 15:48:50 +0000
commitdfe499248f1b1236487156b28e4a535d7963fe35 (patch)
treea750b0f28cfd3f3e252602681412ac1adc6d29c7 /src/game/client/gc_menu.hpp
parentd711dd190cac809a9bd278fba03ed974812bb863 (diff)
downloadzcatch-dfe499248f1b1236487156b28e4a535d7963fe35.tar.gz
zcatch-dfe499248f1b1236487156b28e4a535d7963fe35.zip
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
Diffstat (limited to 'src/game/client/gc_menu.hpp')
-rw-r--r--src/game/client/gc_menu.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/game/client/gc_menu.hpp b/src/game/client/gc_menu.hpp
deleted file mode 100644
index ba12894c..00000000
--- a/src/game/client/gc_menu.hpp
+++ /dev/null
@@ -1,5 +0,0 @@
-/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */
-#ifndef __MENU_H
-#define __MENU_H
-
-#endif