CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/12 09:39:33
Modified files:
games/thedarkmod: Makefile
Added files:
games/thedarkmod/patches: patch-sound_snd_efxfile_cpp
patch-ui_Window_cpp
Log message:
games/thedarkmod: fix build with LLVM11
LLVM11 no longer allows assigning NULL to variables of type bool.
ok thfr@
