From 34f0540da418b01dd4d49f6ecf72569d3cfecfdf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Jan 2014 09:43:09 -0800 Subject: Implement unified config parsing (mostly) --- src/map/npc.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/npc.hpp') diff --git a/src/map/npc.hpp b/src/map/npc.hpp index 0bc00ed..17eea04 100644 --- a/src/map/npc.hpp +++ b/src/map/npc.hpp @@ -48,7 +48,7 @@ void npc_free(dumb_ptr npc); void npc_addsrcfile(FString); void npc_delsrcfile(FString); -int do_init_npc(void); +bool do_init_npc(void); int npc_event_do_oninit(void); int npc_event_doall_l(ScriptLabel name, int rid, int argc, struct argrec_t *argv); -- cgit v1.2.3-60-g2f50