quakeforge/libs/client
Bill Currie 63e5655f68 Clean up some enum sanity checks
It seems clang defaults to unsigned for enums. Interestingly, gcc was ok
with the checks being either way. I guess gcc treats enums that *can* be
unsigned as DWIM.
2022-03-31 00:18:53 +09:00
..
cl_chase.c Update vec3_t/vec4f_t hacks to work with clang 2022-03-31 00:08:26 +09:00
cl_effects.c
cl_entities.c Update vec3_t/vec4f_t hacks to work with clang 2022-03-31 00:08:26 +09:00
cl_input.c Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
cl_particles.c Update vec3_t/vec4f_t hacks to work with clang 2022-03-31 00:08:26 +09:00
cl_temp_entities.c Update vec3_t/vec4f_t hacks to work with clang 2022-03-31 00:08:26 +09:00
cl_view.c Update vec3_t/vec4f_t hacks to work with clang 2022-03-31 00:08:26 +09:00
cl_world.c Update vec3_t/vec4f_t hacks to work with clang 2022-03-31 00:08:26 +09:00
default_input.plist
hud.c
locs.c
Makemodule.am
old_keys.c