boe.actions.cpp is now mostly warning-free

This commit is contained in:
Sylae Corell
2014-07-30 11:07:36 -06:00
parent 26971cf0c8
commit 9a8f37b817
3 changed files with 2 additions and 4 deletions

View File

@@ -602,7 +602,7 @@ void select_pc_event_filter (short item_hit)
else dialog_answer = item_hit - 3;
}
short char_select_pc(short active_only,short free_inv_only,char *title)
short char_select_pc(short active_only,short free_inv_only,char const *title)
//active_only; // 0 - no 1 - yes 2 - disarm trap
{
short i;