diff options
Diffstat (limited to 'src/fixes.c')
-rw-r--r-- | src/fixes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fixes.c b/src/fixes.c index 84b3482..dbb60f5 100644 --- a/src/fixes.c +++ b/src/fixes.c @@ -148,7 +148,7 @@ static void l4d2specific(void) { if (ident.VendorId == 0x8086) con_setvari(v, 1); // neat vendor id, btw! } IDirect3D9_Release(d3d9); -e:; +e: #endif // There's a rare, inexplicable issue where the game will drop to an |