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/battle.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/battle.hpp') diff --git a/src/map/battle.hpp b/src/map/battle.hpp index 02a32ad..32c479e 100644 --- a/src/map/battle.hpp +++ b/src/map/battle.hpp @@ -202,6 +202,7 @@ extern struct Battle_Config int mob_splash_radius; } battle_config; -int battle_config_read(ZString cfgName); +bool battle_config_read(ZString cfgName); +void battle_config_check(); #endif // BATTLE_HPP -- cgit v1.2.3-60-g2f50