mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-15 01:11:27 +00:00
dbd3d6502a
I never liked it, but with C2x coming out, it's best to handle bools properly. I haven't gone through all the uses of int as bool (I'll leave that for fixing when I encounter them), but this gets QF working with both c2x (really, gnu2x because of raw strings). |
||
---|---|---|
.. | ||
cl_chase.c | ||
cl_effects.c | ||
cl_entities.c | ||
cl_input.c | ||
cl_light.c | ||
cl_particles.c | ||
cl_screen.c | ||
cl_temp_entities.c | ||
cl_view.c | ||
cl_world.c | ||
default_input.plist | ||
hud.c | ||
locs.c | ||
Makemodule.am | ||
old_keys.c | ||
sbar.c |