OSDN Git Service

[Refactor] #37353 未使用定義 NAME_* を削除.
authordeskull <deskull@users.sourceforge.jp>
Tue, 28 May 2019 13:06:19 +0000 (22:06 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Tue, 28 May 2019 13:06:19 +0000 (22:06 +0900)
src/defines.h

index 1ef5e7e..66aa049 100644 (file)
@@ -1405,15 +1405,6 @@ extern int PlayerUID;
 #define GRAPHICS_ADAM_BOLT  2
 #define GRAPHICS_HENGBAND   3
 
-/*
- * Modes for the random name generator
- */
-#define NAME_DWARF  1
-#define NAME_ELF    2
-#define NAME_GNOME  3
-#define NAME_HOBBIT 4
-#define NAME_HUMAN  5
-#define NAME_ORC    6
 
 #ifdef JP
 #define JVERB_AND 1