Matthew Mondor's fork:
authorMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Apr 2023 03:32:15 +0000 (03:32 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Apr 2023 03:32:15 +0000 (03:32 +0000)
commit7c604d6a6e8a740bed5ef7ae612d586c7da47c95
treeca7d33e875678c3ce3f6179e22853c1a6e474044
parent5f87eb694787dc30c77ec47be144ec96e4a80094
Matthew Mondor's fork:
- Allow to build against BSD curses
- Debug function prototype issues causing bugs on x86-64
- Fix global definitions in headerfiles that should have been in the
  modules then defined extern in the headerfile as needed
14 files changed:
ChangeLog
Makefile
aliens.c
aliens.h
globals.c
globals.h
nInvaders.c
nInvaders.h
player.c
player.h
ufo.c
ufo.h
view.c
view.h