quakeforge/include/QF/input
Bill Currie dbd3d6502a Nuke qboolean from orbit
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).
2023-06-13 18:06:11 +09:00
..
binding.h [input] Clear button inputs when IN_ClearStates called 2022-05-19 16:47:47 +09:00
event.h [dox] Fix up some doxygen issues 2022-04-13 14:17:58 +09:00
event_names.h [input] Make event names easy to print 2021-11-22 14:59:32 +09:00
imt.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00