Included Files
- #include "sysdep.h"
- #include <stdio.h>
- #include <ctype.h>
- #include <stdarg.h>
- #include <string.h>
- #include <strings.h>
- #include <stdlib.h>
- #include <sys/types.h>
- #include <unistd.h>
- #include <limits.h>
- #include <errno.h>
- #include <crypt.h>
- #include <sys/time.h>
- #include <time.h>
- #include <assert.h>
const char* circlemud_version
const char* dirs[]
const char* room_bits[]
const char* exit_bits[]
const char* sector_types[]
const char* genders[]
const char* position_types[]
const char* player_bits[]
const char* action_bits[]
const char* preference_bits[]
const char* affected_bits[]
const char* connected_types[]
const char* where[]
const char* equipment_types[]
const char* item_types[]
const char* wear_bits[]
const char* extra_bits[]
const char* apply_types[]
const char* container_bits[]
const char* drinks[]
const char* drinknames[]
int drink_aff[][3]
const char* color_liquid[]
const char* fullness[]
const struct str_app_type str_app[]
const struct dex_skill_type dex_app_skill[]
const struct dex_app_type dex_app[]
const struct con_app_type con_app[]
const struct int_app_type int_app[]
const struct wis_app_type wis_app[]
const char* npc_class_types[]
int rev_dir[]
int movement_loss[]
const char* weekdays[]
const char* month_name[]