Header-only Duke Nukem source port, inspired by PureDOOM
- fix compile errors on test.c
- replace SDL code with "generic" code for an API to fill in
- add more single-header/dynamic features
run make PureDuke3D.h
to generate the PureDuke.h
run make test
to run a simple test for the header file
run make debug
to do both