summaryrefslogtreecommitdiff
path: root/src/map/npc.c
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-31 05:37:45 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-31 05:37:45 +0000
commitba274b2553fde9f28da42b6028289d8674d4a639 (patch)
tree27226c15aa738914b4d41020cfa2828feeb6bc92 /src/map/npc.c
parentdc9e60a1df7f5943e7ea42ad253ac2170c383e6f (diff)
downloadhercules-ba274b2553fde9f28da42b6028289d8674d4a639.tar.gz
hercules-ba274b2553fde9f28da42b6028289d8674d4a639.tar.bz2
hercules-ba274b2553fde9f28da42b6028289d8674d4a639.tar.xz
hercules-ba274b2553fde9f28da42b6028289d8674d4a639.zip
[Fixed]:
- Compile warnings/errors git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6878 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/npc.c')
-rw-r--r--src/map/npc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/npc.c b/src/map/npc.c
index eb3b7a964..1daef3534 100644
--- a/src/map/npc.c
+++ b/src/map/npc.c
@@ -2879,7 +2879,7 @@ int do_init_npc(void)
{
struct npc_src_list *nsl;
time_t last_time = time(0);
- int busy;
+ int busy, i;
char c = '-';
//Stock view data for normal npcs.