1
0
Fork 0
forked from len0rd/rockbox

code police : fix some multiply defined variables

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18830 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-10-18 23:31:29 +00:00
parent 695c39bc9c
commit ae7391b187
10 changed files with 10 additions and 10 deletions

View file

@ -64,7 +64,7 @@
#define taxicab(a,b) (abs(column[a]-column[b]) + abs(row[a]-row[b]))
/* ---- RockBox datatypes and variables */
const struct plugin_api* rb;
extern const struct plugin_api* rb;
/* ---- Chess datatypes and variables ---- */
struct leaf