fix compiler errors (shadowed vars, comparisons between unsigned + signed, an...
fix compiler errors (shadowed vars, comparisons between unsigned + signed, an unused function arg, and a non-static function with no prototype)
Showing
- src/g_game.c 0 additions, 1 deletionsrc/g_game.c
- src/p_enemy.c 1 addition, 1 deletionsrc/p_enemy.c
- src/p_inter.c 2 additions, 0 deletionssrc/p_inter.c
- src/p_user.c 0 additions, 1 deletionsrc/p_user.c
- src/st_stuff.c 1 addition, 1 deletionsrc/st_stuff.c
- src/y_inter.c 1 addition, 1 deletionsrc/y_inter.c
Loading
Please register or sign in to comment