OSDN Git Service

Changed plural subject to a singular one to match what's used in prepositional phrase...
[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);