Squash a lot of missing prototype warnings

This commit is contained in:
2014-04-15 03:39:21 -04:00
parent 2d69851746
commit ac3ac31f04
18 changed files with 83 additions and 91 deletions

View File

@@ -897,7 +897,7 @@ void handle_monster_info_menu(int item_hit)
// HUnlock((Handle) which_curs);
//}
cursor_type get_mode_cursor(){
static cursor_type get_mode_cursor(){
switch(overall_mode){
case MODE_TOWN_TARGET:
case MODE_SPELL_TARGET: