Files
rgbds/src/fix
anthony 16c7a49ffa use getopt(3) instead of our hand-rolled flag parsing
Simplify and standardize the code by using the standard getopt()
function for parsing command-line flags.

This is a backwards-incompatible change.
2010-01-12 14:25:54 -07:00
..