From af4acff261d579428e8eef042cc5359fa392f725 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 27 May 2014 13:33:54 -0700 Subject: Generate the char server protocol --- src/map/intif.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/intif.hpp') diff --git a/src/map/intif.hpp b/src/map/intif.hpp index c60e3c1..2e3d3fe 100644 --- a/src/map/intif.hpp +++ b/src/map/intif.hpp @@ -42,7 +42,7 @@ void intif_saveaccountreg(dumb_ptr sd); void intif_request_accountreg(dumb_ptr sd); void intif_request_storage(AccountId account_id); -void intif_send_storage(struct storage *stor); +void intif_send_storage(Storage *stor); void intif_create_party(dumb_ptr sd, PartyName name); void intif_request_partyinfo(PartyId party_id); -- cgit v1.2.3-70-g09d2