diff options
author | Streusel <advance_me@hotmail.de> | 2013-04-23 00:26:00 -0700 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-04-23 00:26:00 -0700 |
commit | 8c3c4577bde31ccee677ea75649b89cfa5822240 (patch) | |
tree | 6f1c3cf85deea0932b974d5a8943184966bff46a /vcproj-9 | |
parent | 3a6517e14649805db47b332934f4cad972d00e95 (diff) | |
parent | 038174e232c03519474f86e5738cecac34bbdee3 (diff) | |
download | hercules-8c3c4577bde31ccee677ea75649b89cfa5822240.tar.gz hercules-8c3c4577bde31ccee677ea75649b89cfa5822240.tar.bz2 hercules-8c3c4577bde31ccee677ea75649b89cfa5822240.tar.xz hercules-8c3c4577bde31ccee677ea75649b89cfa5822240.zip |
Merge branch 'master' of github.com:HerculesWS/Hercules
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/map-server.vcproj | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj index 234908427..2b95e6b7f 100644 --- a/vcproj-9/map-server.vcproj +++ b/vcproj-9/map-server.vcproj @@ -588,6 +588,14 @@ > </File> <File + RelativePath="..\src\map\irc-bot.c" + > + </File> + <File + RelativePath="..\src\map\irc-bot.h" + > + </File> + <File RelativePath="..\src\map\itemdb.c" > </File> @@ -658,7 +666,11 @@ <File RelativePath="..\src\map\packets.h" > - </File> + </File> + <File + RelativePath="..\src\map\packets_struct.h" + > + </File> <File RelativePath="..\src\map\party.c" > |