summaryrefslogtreecommitdiff
path: root/manaplus.cbp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-09 13:10:34 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-09 13:10:34 +0300
commitb4bdf86b6dd57045bd2d80cfcd5e0a428a5054b3 (patch)
treeadfd2708d618a551584d300aed040c644711cb19 /manaplus.cbp
parent8ffe165c0d6c607ea56f1bf5aa03031dbadae0da (diff)
downloadplus-b4bdf86b6dd57045bd2d80cfcd5e0a428a5054b3.tar.gz
plus-b4bdf86b6dd57045bd2d80cfcd5e0a428a5054b3.tar.bz2
plus-b4bdf86b6dd57045bd2d80cfcd5e0a428a5054b3.tar.xz
plus-b4bdf86b6dd57045bd2d80cfcd5e0a428a5054b3.zip
Update manaplus.cbp
Diffstat (limited to 'manaplus.cbp')
-rw-r--r--manaplus.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manaplus.cbp b/manaplus.cbp
index 760131fb4..3d090d532 100644
--- a/manaplus.cbp
+++ b/manaplus.cbp
@@ -101,6 +101,7 @@
<Unit filename="src/being/beingcacheentry.h" />
<Unit filename="src/being/compoundsprite.cpp" />
<Unit filename="src/being/compoundsprite.h" />
+ <Unit filename="src/being/gender.h" />
<Unit filename="src/being/localplayer.cpp" />
<Unit filename="src/being/localplayer.h" />
<Unit filename="src/being/playerinfo.cpp" />
@@ -865,6 +866,7 @@
<Unit filename="src/spellshortcut.cpp" />
<Unit filename="src/spellshortcut.h" />
<Unit filename="src/sprite.h" />
+ <Unit filename="src/state.h" />
<Unit filename="src/statuseffect.cpp" />
<Unit filename="src/statuseffect.h" />
<Unit filename="src/test/testlauncher.cpp" />