raze/polymer/eduke32/source/jmact
helixhorned 50b6e4acac Guard macros.h by #ifndef/#define, remove two decls of nonexistent functions.
In jmact/mathutil.h: FindDistance3D_HP() and ArcTangentAppx().

git-svn-id: https://svn.eduke32.com/eduke32@3224 1a8010ca-5511-0410-912e-c29ae57300e0
2012-11-25 13:18:36 +00:00
..
_control.h
_scrplib.h
animlib.c
animlib.h
control.c Factor out duplicate code in CONTROL_BindKey/CONTROL_BindMouse/CONTROL_FreeKeyBind/CONTROL_FreeMouseBind 2012-11-20 01:33:25 +00:00
control.h Fix bound keys' commands being truncated in settings.cfg, control* cleanup. 2012-11-18 15:44:18 +00:00
file_lib.c
file_lib.h
joystick.c
joystick.h
keyboard.c
keyboard.h Fix a keyboard scancode oversight I introduced with my changes last night, apparently caused crashes 2012-11-18 00:07:44 +00:00
mathutil.c
mathutil.h Guard macros.h by #ifndef/#define, remove two decls of nonexistent functions. 2012-11-25 13:18:36 +00:00
mouse.c
mouse.h
scriplib.c
scriplib.h