OSDN Git Service

[Refactor] #37353 monsterrace.c/h を作成して関連構造体と変数を移動.
[hengband/hengband.git] / src / variable.c
index 28bfc71..92bcf09 100644 (file)
@@ -508,14 +508,6 @@ ego_item_type *e_info;
 char *e_name;
 char *e_text;
 
-
-/*
- * The monster race arrays
- */
-monster_race *r_info;
-char *r_name;
-char *r_text;
-
 concptr ANGBAND_SYS = "xxx"; //!< Hack -- The special Angband "System Suffix" This variable is used to choose an appropriate "pref-xxx" file