input system setup, debug header started
authorPatrik Gornicz <Gornicz.P@gmail.com>
Thu, 17 Jul 2008 01:36:26 +0000 (21:36 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Thu, 17 Jul 2008 01:36:26 +0000 (21:36 -0400)
commitf7b3b2eb35e8047d247dfd7cf7b110a2b6e907af
treed803ffa953ff1dbc5d2bbe2be51dbfb3ac663497
parentd3813b79dae1d8ddd59f193bab491b7be9a09669
input system setup, debug header started
src/Makefile
src/debug.h [new file with mode: 0644]
src/graphics.cpp
src/graphics.h
src/input/inputManager.cpp [new file with mode: 0644]
src/input/inputManager.h [new file with mode: 0644]
src/main.cpp