mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
puzzles: fix overlay loader (monolithic builds only)
Change-Id: I7f27e96036b5d22e946cc72146cd0f5a791deaf7
This commit is contained in:
parent
fb2da13cd2
commit
2bc5173d45
2 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue