From 575bd890e7abb21e24675f31e0e4090cf76bda3a Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 18 Dec 2016 12:51:10 -0500 Subject: work around little bugs in puzzles Change-Id: I80d72a6bb0189eb842385aa622506d5efe319053 --- apps/plugins/puzzles/SOURCES.games | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/puzzles/SOURCES.games') diff --git a/apps/plugins/puzzles/SOURCES.games b/apps/plugins/puzzles/SOURCES.games index 6ecfdc76f4..d228138528 100644 --- a/apps/plugins/puzzles/SOURCES.games +++ b/apps/plugins/puzzles/SOURCES.games @@ -19,7 +19,9 @@ net.c netslide.c /*palisade.c*/ pattern.c +#if PLUGIN_BUFFER_SIZE > 0x20000 pearl.c +#endif pegs.c range.c rect.c -- cgit v1.2.3