|
void clif_dressing_room(struct map_session_data *sd, int flag);
|
|
void clif_dressing_room(struct map_session_data *sd, int flag);
|
|
void clif_navigateTo(struct map_session_data *sd, const char* mapname, uint16 x, uint16 y, uint8 flag, bool hideWindow, uint16 mob_id );
|
|
void clif_navigateTo(struct map_session_data *sd, const char* mapname, uint16 x, uint16 y, uint8 flag, bool hideWindow, uint16 mob_id );
|