OSDN Git Service

[Refactor] #37353 未使用宣言 spell_names を削除.
authordeskull <deskull@users.sourceforge.jp>
Thu, 9 May 2019 09:44:48 +0000 (18:44 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 9 May 2019 09:44:48 +0000 (18:44 +0900)
src/externs.h

index ce1c50d..7eb04de 100644 (file)
@@ -50,8 +50,6 @@ extern const byte adj_con_mhp[];
 extern const byte adj_chr_chm[];
 extern const byte extract_energy[200];
 
-
-extern const concptr spell_names[VALID_REALM][32];
 extern const concptr color_names[16];
 extern const concptr stat_names[6];
 extern const concptr stat_names_reduced[6];