OSDN Git Service

[Refactor] #38997 artifact_scroll() にplayer_type * 引数を追加 / Added player_type * argume...
[hengband/hengband.git] / src / z-term.h
index b8d8d82..4306dbd 100644 (file)
@@ -142,7 +142,7 @@ struct term
 #define TERM_XTRA_MUSIC_DUNGEON 15 /* Play a music(dungeon) (optional) */
 #define TERM_XTRA_MUSIC_QUEST 16   /* Play a music(quest)   (optional) */
 #define TERM_XTRA_MUSIC_TOWN 17    /* Play a music(floor)   (optional) */
-
+#define TERM_XTRA_MUSIC_MUTE 18
 
 /**** Available Variables ****/