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:
parent
4f2dfcc01b
commit
526b5580da
192 changed files with 20 additions and 69133 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue