basic structure & scons
commit6e8dc6f1c0ee5ff1a0582a0f1810702783951c84
authorMirek [exa] Kratochvil <exa.exa@gmail.com>
Sat, 13 Oct 2007 15:18:46 +0000 (13 17:18 +0200)
committerMirek [exa] Kratochvil <exa.exa@gmail.com>
Sat, 13 Oct 2007 15:18:46 +0000 (13 17:18 +0200)
tree0a9a7c20daedd79a6f9acbe003640dd23f56d6db
parent9f585093807d22d4906afec8848573a559ba25bb
basic structure & scons

Signed-off-by: Mirek [exa] Kratochvil <exa.exa@gmail.com>
SConstruct [new file with mode: 0644]
exabase/.sconsign [deleted file]
include/common.h [new file with mode: 0644]
include/game.h [new file with mode: 0644]
src/SConscript [new file with mode: 0644]
src/common.cpp [new file with mode: 0644]
src/game.cpp [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]