1
0
Fork 0
forked from len0rd/rockbox

plugins: another round of making local things static and adding missing #includes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31453 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2011-12-28 11:32:13 +00:00
parent 7949dd4dae
commit d2cdd80f5c
11 changed files with 57 additions and 52 deletions

View file

@ -9,6 +9,7 @@
#include "rtc-gb.h"
#include "mem.h"
#include "sound.h"
#include "save.h"
#ifdef ROCKBOX_LITTLE_ENDIAN
#define LIL(x) (x)