slutpet/samply/samply.h
2025-06-28 15:59:51 +10:00

6 lines
82 B
C

typedef struct Samply Samply;
struct Samply {
};
extern Image samply_sprites[];