- Fixed a warning GCC kept giving me when including mercenary.h
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8230 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
6f3c9a6dc7
commit
f706f02ebe
@ -47,7 +47,7 @@ enum {
|
||||
SP_HUNGRY = 0x200
|
||||
};
|
||||
|
||||
int do_init_merc (void);
|
||||
int do_init_merc(void);
|
||||
int merc_hom_recv_data(int account_id, struct s_homunculus *sh, int flag); //albator
|
||||
void merc_load_sub(struct homun_data *hd, struct map_session_data *sd);
|
||||
void merc_load_exptables(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user