7 lines
110 B
C
7 lines
110 B
C
#ifndef BASEIMG_BASEIMG_H_
|
|
#define BASEIMG_BASEIMG_H_
|
|
|
|
void baseimg_init(void);
|
|
|
|
#endif // BASEIMG_BASEIMG_H_
|