summaryrefslogtreecommitdiff
path: root/gameserver.cbp
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-11-24 15:30:21 +0000
committerDavid Athay <ko2fan@gmail.com>2008-11-24 15:30:21 +0000
commitb1e8822db74cb0e88e51f764a816627a5f2e0927 (patch)
tree604ba166c2c9646d21c90b196c3371bccf242ac7 /gameserver.cbp
parent87825be20843751b7de02d9a539c89e4fa00370d (diff)
downloadmanaserv-b1e8822db74cb0e88e51f764a816627a5f2e0927.tar.gz
manaserv-b1e8822db74cb0e88e51f764a816627a5f2e0927.tar.bz2
manaserv-b1e8822db74cb0e88e51f764a816627a5f2e0927.tar.xz
manaserv-b1e8822db74cb0e88e51f764a816627a5f2e0927.zip
Updated codeblocks project
Diffstat (limited to 'gameserver.cbp')
-rw-r--r--gameserver.cbp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gameserver.cbp b/gameserver.cbp
index e453ed86..f3c7aaf2 100644
--- a/gameserver.cbp
+++ b/gameserver.cbp
@@ -55,6 +55,7 @@
</Linker>
<Unit filename="src/common/configuration.cpp" />
<Unit filename="src/common/configuration.hpp" />
+ <Unit filename="src/common/inventorydata.hpp" />
<Unit filename="src/defines.h" />
<Unit filename="src/game-server/accountconnection.cpp" />
<Unit filename="src/game-server/accountconnection.hpp" />
@@ -115,6 +116,8 @@
<Unit filename="src/game-server/trade.hpp" />
<Unit filename="src/game-server/trigger.cpp" />
<Unit filename="src/game-server/trigger.hpp" />
+ <Unit filename="src/net/bandwidth.cpp" />
+ <Unit filename="src/net/bandwidth.hpp" />
<Unit filename="src/net/connection.cpp" />
<Unit filename="src/net/connection.hpp" />
<Unit filename="src/net/connectionhandler.cpp" />