6 lines
95 B
C
6 lines
95 B
C
/*
|
|
local defines and declarations
|
|
*/
|
|
|
|
extern unsigned char imgrd[];
|
|
extern size_t imgrd_size;
|