8 lines
100 B
C
8 lines
100 B
C
|
|
#ifdef __cplusplus
|
||
|
|
extern "C" {
|
||
|
|
#endif
|
||
|
|
unsigned char* getFurnaceIcon();
|
||
|
|
#ifdef __cplusplus
|
||
|
|
}
|
||
|
|
#endif
|