8 lines
104 B
C
8 lines
104 B
C
|
#ifndef IMAGE_ETC1_H
|
||
|
#define IMAGE_ETC1_H
|
||
|
|
||
|
|
||
|
void _register_etc1_compress_func();
|
||
|
|
||
|
#endif // IMAGE_ETC_H
|