]> git.localhorst.tv Git - l2e.git/commit
added empty battle state
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 14:08:30 +0000 (16:08 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 14:08:30 +0000 (16:08 +0200)
commit5ef75aee810e5a687fae24e3f95886241e36efda
tree0de8174422b0a8487b05d4e55628c0c282fe7712
parentef384cccd0e23a5de0a82f35ef3367754a8c3719
added empty battle state
Debug/src/battle/subdir.mk
Release/src/battle/subdir.mk
src/battle/BattleState.cpp [new file with mode: 0644]
src/battle/BattleState.h [new file with mode: 0644]
src/main.cpp