From 463bcf013ce355398974953508d232ac88a6b2d6 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 18 Dec 2010 23:55:07 +0000 Subject: Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but also checks that extra options were provided on the command line (thanks Sander van Dijk). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2223 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 768ad7fd..7a43dab0 100644 --- a/NEWS +++ b/NEWS @@ -79,8 +79,8 @@ exp(x)). * The controller player in a netgame is the first player to join, instead of just being someone who gets lucky. - * Check that an address is provided to the -query command line - option (thanks Sander van Dijk). + * Command line arguments that take an option now check that an + option is provided (thanks Sander van Dijk). libtextscreen: * The font used for the textscreen library can be forced by -- cgit v1.2.3