mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Revert "Introduce plugin_crt0.c that every plugin links."
Too much errors and no time to fix them now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27863 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
abdc5935be
commit
93cb949372
142 changed files with 341 additions and 372 deletions
|
@ -81,7 +81,7 @@ Example ".ss" file, and one with a saved state:
|
|||
#define BITMAP_WIDTH BMPWIDTH_sudoku_normal
|
||||
#endif
|
||||
|
||||
|
||||
PLUGIN_HEADER
|
||||
|
||||
/* Default game - used to initialise sudoku.ss if it doesn't exist. */
|
||||
static const char default_game[9][9] =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue