Changeset 24 for src/map/clif.h
- Timestamp:
- 07/07/08 22:48:26 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
src/map/clif.h
r1 r24 176 176 void clif_divorced(struct map_session_data* sd, const char* name); 177 177 //void clif_callpartner(struct map_session_data *sd); 178 void clif_adopt_process(struct map_session_data *sd);179 178 void clif_soundeffect(struct map_session_data* sd, struct block_list* bl, const char* name, int type); 180 179 int clif_soundeffectall(struct block_list* bl, const char *name, int type, enum send_target coverage);