git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-03-26 12:28:40 +00:00
parent a06d278426
commit 1b10eeeed7
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#ifndef GUICLIENT_H
#define GUICLIENT_H
extern void drawline(int color, int x1, int y1, int x2, int y2);
#endif