mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 07:32:35 -05:00
codec: sid: split cRSID header into a public and a private header
Needed to compile cRSID as a proper library. Change-Id: I276967f46037bd65db1ff38985a781183fc26a00
This commit is contained in:
parent
e8135fea5a
commit
15c0f0576e
4 changed files with 176 additions and 165 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
|
||||
#include "../libcRSID.h"
|
||||
#include "libcRSIDc64.h"
|
||||
|
||||
#include "MEM.c"
|
||||
#include "CPU.c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue