mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-22 19:42:40 -05:00
Proper headers, simulator support should (emphasis on should) work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6370 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8c4e2be480
commit
4350eec6bb
8 changed files with 131 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
||||
* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
|
||||
* \/ \/ \/ \/ \/
|
||||
* $Id
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2005 by Michiel van der Kolk
|
||||
*
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
#define SEARCHENGINE_H
|
||||
#include <plugin.h>
|
||||
#include <database.h>
|
||||
#include <autoconf.h>
|
||||
|
||||
extern int w, h, y;
|
||||
#define PUTS(str) do { \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue