define as void instead of <empty>

This commit is contained in:
Eric House 2014-03-11 19:38:51 -07:00
parent 7d8f5844bd
commit fbcd953a3e

View file

@ -273,7 +273,7 @@ typedef struct _PlayerDicts {
#else #else
# define MPFORMAL_NOCOMMA # define MPFORMAL_NOCOMMA void
# define MPFORMAL # define MPFORMAL
# define MPSLOT # define MPSLOT
# define MPPARM_NOCOMMA(p) # define MPPARM_NOCOMMA(p)