forked from len0rd/rockbox
Integrate the warble tool in the regular build system.
Only sdl app builds work properly for now. Change-Id: I7807d42f69b8577b401e48cdc63de71e54f49217
This commit is contained in:
parent
13a7c9ac70
commit
466a7c6a40
8 changed files with 110 additions and 4 deletions
|
|
@ -192,6 +192,7 @@ enum {
|
|||
#include "system-sdl.h"
|
||||
#define NEED_GENERIC_BYTESWAPS
|
||||
#elif defined(__PCTOOL__)
|
||||
#include "system-sdl.h"
|
||||
#define NEED_GENERIC_BYTESWAPS
|
||||
#endif
|
||||
#include "bitswap.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue