mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-04 02:00:04 -04:00
The switcheroo involving OSIRISEXTERN is unnecessary; if it is empty, it is "extern" anyway. One function, ``osicommon_Initialize``, is present twice and can lead to duplicate definitions in the linker stage, which is probably what the DallasFuncs.cpp comment alluded to. It is moved away into its own .cpp file.
11 KiB
11 KiB