puzzles: fix overlay loader (monolithic builds only)

Change-Id: I7f27e96036b5d22e946cc72146cd0f5a791deaf7
This commit is contained in:
Franklin Wei 2017-01-16 10:28:57 -05:00 committed by Gerrit Rockbox
parent fb2da13cd2
commit 2bc5173d45
2 changed files with 2 additions and 1 deletions

View file

@ -75,6 +75,7 @@ iriverify.c
/* Overlays loaders */
/* use this if you want a monolithic 'puzzles' */
/* remember to set PUZZLES_COMBINED in puzzles.make! */
/*sgt-puzzles.c*/
#if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP)