forked from len0rd/rockbox
-Remove some unnecessary defines from rm.c.
-Modify code related to the renamed rm.[c/h] instead of rm2wav.[c/h]. -Remove struct cook_extradata from rm.c as it is not used. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21041 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9389a5a4d1
commit
694b3b734f
5 changed files with 6 additions and 25 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "rm2wav.h"
|
||||
#include "rm.h"
|
||||
#include "cook.h"
|
||||
|
||||
//#define DUMP_RAW_FRAMES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue