Mercurial > hg > early-roguelike
log xrogue/options.c @ 295:1e1c81fbb533
age | author | description |
---|---|---|
Fri, 10 Feb 2017 09:02:58 -0500 | John "Elwin" Edwards | Add some braces to a loop in parse_opts(). |
Sun, 06 Mar 2016 14:45:18 -0500 | John "Elwin" Edwards | Use uniform return types for functions related to options. |
Wed, 02 Mar 2016 21:13:26 -0500 | John "Elwin" Edwards | XRogue: convert to ANSI-style function declarations. |