they're very hasty
This commit is contained in:
parent
3840fb0321
commit
d65a270aab
10 changed files with 102 additions and 17 deletions
3
fns.h
3
fns.h
|
@ -5,3 +5,6 @@
|
|||
|
||||
void free_image(Image *i);
|
||||
Image *load_image(SDL_Renderer *ren, char *path);
|
||||
|
||||
void put_samply_to_bed(Samply *sam);
|
||||
Samply *wake_samply_up(SDL_Renderer *ren);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue