diff options
author | Fabian Greffrath | 2015-03-26 18:26:32 +0100 |
---|---|---|
committer | Fabian Greffrath | 2015-03-26 18:26:32 +0100 |
commit | b34294b67473e8d3ad4b8204327e03d91bcd6214 (patch) | |
tree | 0b7e7da19625236a552063e90111602422772e5b /src/doom/r_plane.h | |
parent | 690a424ae8e8f549e05ba678b725aead3572cda9 (diff) | |
download | chocolate-doom-b34294b67473e8d3ad4b8204327e03d91bcd6214.tar.gz chocolate-doom-b34294b67473e8d3ad4b8204327e03d91bcd6214.tar.bz2 chocolate-doom-b34294b67473e8d3ad4b8204327e03d91bcd6214.zip |
Add a wrapper with "void (void)" signature around G_CheckDemoStatus
This is meant to be passed over to I_AtExit() which expects an
argument of void type. It thus prevents undefined behaviour because
of the different signature of G_CheckDemoStatus() which is of boolean
type.
Fixes #519
Diffstat (limited to 'src/doom/r_plane.h')
0 files changed, 0 insertions, 0 deletions