OSDN Git Service

[Refactor] #40233 Somefunctions moved from store.c/h to store-util.c/h and separated...
[hengband/hengband.git] / src / market / say-comments.h
index cb72e17..2de542d 100644 (file)
@@ -1,7 +1,5 @@
 #pragma once
 
-extern int cur_store_num;
-
 void say_comment_1(player_type *player_ptr);
 void say_comment_2(PRICE value, int annoyed);
 void say_comment_3(PRICE value, int annoyed);