OSDN Git Service

[Refactor] #40483 Separated floor-util.c/h from display-main-window.c/h
[hengband/hengband.git] / src / store / rumor.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void display_rumor(player_type *player_ptr, bool ex);