Built SDL2_image and _mixer static
This commit is contained in:
10
libsdl2_mixer/external/mpg123-1.25.6/src/libmpg123/icy2utf8.h
vendored
Normal file
10
libsdl2_mixer/external/mpg123-1.25.6/src/libmpg123/icy2utf8.h
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