From b2ad735efc1798101018d4e0973d7bea681a1310 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 8 Apr 2006 06:48:16 +0000 Subject: - Added function status_change_init to initialize all the sc timers. Added sc_data initialization to the npc structures who were missing them. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5953 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/irc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/irc.c') diff --git a/src/map/irc.c b/src/map/irc.c index 05cc16d56..0731004c4 100644 --- a/src/map/irc.c +++ b/src/map/irc.c @@ -439,7 +439,7 @@ int get_access(char *nick) { return -1; } -int irc_rmnames() { +int irc_rmnames(void) { int i=0; for(i=0;i<=MAX_CHANNEL_USERS;i++) { -- cgit v1.2.3-60-g2f50