This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-01-10 19:05:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b809c72bd
btstack
/
3rd-party
/
hxcmod-player
/
mods
/
mod.h
4 lines
106 B
C
Raw
Normal View
History
Unescape
Escape
hxcmod-player: mark mod song as const to avoid copy to RAM
2017-08-09 14:09:32 +00:00
extern
const
unsigned
char
mod_data
[
]
;
add mod, move streuct to avdtp
2017-04-07 14:15:01 +00:00
extern
unsigned
int
mod_len
;
fix 'no newline at end of file' [-Wnewline-eof]
2018-07-05 20:19:19 +00:00
extern
const
char
*
mod_name
;
Reference in New Issue
Copy Permalink