OSDN Git Service

[fix] #40282 コンフリクト解決残しを修正. / Resolve conflicts left behind.
[hengband/hengband.git] / src / warning.h
1 #pragma once
2
3 extern object_type *choose_warning_item(player_type *creature_ptr);
4 extern bool process_warning(player_type *creature_ptr, POSITION xx, POSITION yy);