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:
Michiel Van Der Kolk 2005-04-28 14:06:20 +00:00
parent 8c4e2be480
commit 4350eec6bb
8 changed files with 131 additions and 11 deletions

View file

@ -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 { \