History log of /netbsd-6-1-5-RELEASE/games/robots/play_level.c
Revision Date Author Comments
# 1.9 20-Jul-2009 dholland

Assorted minor cleanups, no functional change:
- u_int* -> uint*
- don't make private typedefs of system structures
- use curses TRUE and FALSE only with curses booleans, otherwise
true and false;
- includes cleanup
- group globals in extern.c by functionality

Object file diffs inspected.