Simulator first commit
This commit is contained in:
10
node_modules/speaker/deps/mpg123/src/libmpg123/icy2utf8.h
generated
vendored
Normal file
10
node_modules/speaker/deps/mpg123/src/libmpg123/icy2utf8.h
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
/* You expect a license plate for _this_ file? */
|
||||
#ifndef MPG123_ICY2UTF_H
|
||||
#define MPG123_ICY2UTF_H
|
||||
|
||||
#ifndef NO_ICY
|
||||
/* (string, force conversion) */
|
||||
char *icy2utf8(const char *, int);
|
||||
#endif
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user