6 lines
82 B
C
6 lines
82 B
C
typedef struct Samply Samply;
|
|
|
|
struct Samply {
|
|
};
|
|
|
|
extern Image samply_sprites[];
|