1
0
Fork 0
forked from len0rd/rockbox

Cut the files in half and it might work better (note to self: check your tree is really clean before patching)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21070 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Peter D'Hoye 2009-05-24 21:28:16 +00:00
parent 4f2dfcc01b
commit 526b5580da
192 changed files with 20 additions and 69133 deletions

View file

@ -8,13 +8,4 @@ void pdgui_mess(char *s);
void pdgui_evalfile(char *s);
#define GUISTRING 1000
/* Copyright (c) 1997-1999 Miller Puckette.
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
void pdgui_vmess(char *fmt, ...);
void pdgui_mess(char *s);
void pdgui_evalfile(char *s);
#define GUISTRING 1000