Mercurial > hg > early-roguelike
comparison rogue4/scrolls.c @ 229:50b89f165a34
Use uniform return types for functions related to options.
Functions for printing options now return void. Functions for setting
options now return int. Argument types still vary, though converting
all the option pointers to void* would be possible.
author | John "Elwin" Edwards |
---|---|
date | Sun, 06 Mar 2016 14:45:18 -0500 |
parents | 1b73a8641b37 |
children | 3900f3cfe07d |
comparison
equal
deleted
inserted
replaced
228:b67b99f6c92b | 229:50b89f165a34 |
---|