puzzles: Disable "unfinished" puzzles for Windows builds

They rely on weak symbols which the windows linker doesn't like.

Change-Id: Id24ed5553e393f9140b4e7cd256cafe64d3656e3
This commit is contained in:
Solomon Peachy 2024-12-09 19:27:40 -05:00
parent e3323e3ba7
commit da8bde0860
3 changed files with 6 additions and 0 deletions

View file

@ -35,8 +35,10 @@ src/undead.c
src/unequal.c
src/unruly.c
src/untangle.c
#ifndef WIN32
src/unfinished/slide.c
src/unfinished/sokoban.c
#endif
/* no c200v2 */
#if PLUGIN_BUFFER_SIZE > 0x14000