- hooked up ZDoom' joystick code and removed the remaining parts of the old MACT input library.

This commit is contained in:
Christoph Oelckers 2019-12-14 20:15:15 +01:00
parent 957d997353
commit d23b4a7e33
55 changed files with 79 additions and 1376 deletions

View file

@ -30,8 +30,6 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms
#include "compat.h"
#include "gamecontrol.h"
#include "keyboard.h"
#include "control.h"
BEGIN_SW_NS