diff options
author | Tim Angus <tim@ngus.net> | 2013-01-13 22:05:58 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-13 23:00:11 +0000 |
commit | 67da4df55171e3dd15465cf55d7a6d9f5282fcb2 (patch) | |
tree | b966ca8541d6b6d100de6776d556c989db8e6caf /src/game/bg_alloc.c | |
parent | 814463e1dc1b94baff40e1c795af5588014456bd (diff) |
Fix FS_FOpenFileRead corner case
FS_FOpenFileRead is a fairly mental function that changes its return
behaviour depending on whether or not file is NULL or not. It turns out
in the case where file is NULL, we were returning the wrong value when
the file didn't exist.
Diffstat (limited to 'src/game/bg_alloc.c')
0 files changed, 0 insertions, 0 deletions