]> git.localhorst.tv Git - l2e.git/commit
added battle/monster file structure
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 3 Aug 2012 17:31:35 +0000 (19:31 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 3 Aug 2012 17:31:35 +0000 (19:31 +0200)
commit6a3e02e15c1626958540626bf2ccf39f8e365ca5
treecad6e5212780386c3ec5631d60ab75c9c2553573
parent5ceb9e51fd6768946c4a2d72aac13fa6bc78fa88
added battle/monster file structure
Debug/makefile
Debug/sources.mk
Debug/src/battle/subdir.mk [new file with mode: 0644]
Release/makefile
Release/sources.mk
Release/src/battle/subdir.mk [new file with mode: 0644]
src/battle/Monster.cpp [new file with mode: 0644]
src/battle/Monster.h [new file with mode: 0644]