]> git.xonotic.org Git - xonotic/darkplaces.git/history - sys_shared.c
added R_TextureHasAlpha function to check if a loaded texture has alpha
[xonotic/darkplaces.git] / sys_shared.c
2001-10-29 lordhavocadded include unistd.h and fcntl.h on non-win32
2001-10-29 lordhavocmoved Sys_Printf and related code/data to sys_shared...