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/char/int_storage.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char/int_storage.hpp') diff --git a/src/char/int_storage.hpp b/src/char/int_storage.hpp index 6c13923..23d7441 100644 --- a/src/char/int_storage.hpp +++ b/src/char/int_storage.hpp @@ -3,7 +3,7 @@ # include "../strings/fwd.hpp" -int inter_storage_init(void); +void inter_storage_init(void); int inter_storage_save(void); void inter_storage_delete(int account_id); struct storage *account2storage(int account_id); -- cgit v1.2.3-70-g09d2