CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/02/17 13:58:45
Modified files:
games/xjewel : Makefile
games/xjewel/patches: patch-Imakefile
Added files:
games/xjewel/patches: patch-game_c patch-hscore_c patch-jewel_c
patch-logic_c patch-xw_c
Log message:
games/xjewel: fix build with clang 15 by not using NULL as an int
Also add missing includes.
