Linux limbo
This branch fixes I_GetFreeMem
always returning 48 MB for Linux 32-bit versions of SRB2.
It turns out that the LINUX
macro was never defined by Makefiles when compiling for that specific port (except in the NASM files, apparently).
This branch fixes I_GetFreeMem
always returning 48 MB for Linux 32-bit versions of SRB2.
It turns out that the LINUX
macro was never defined by Makefiles when compiling for that specific port (except in the NASM files, apparently).
added 1 commit
merged
mentioned in commit 16e60aad