file info to readme
This commit is contained in:
parent
6a826d4b37
commit
304282f5fe
1 changed files with 9 additions and 0 deletions
9
readme
9
readme
|
@ -8,3 +8,12 @@ i want people to be able to create their own pets without having to
|
|||
figure out how to recompile.
|
||||
|
||||
run it with `SDL_LOGGING=app=debug ./slutpet` for verbose logging
|
||||
|
||||
file layout:
|
||||
|
||||
dat.h - data structure header
|
||||
fns.h - functions and macros header
|
||||
|
||||
slutpet.c - sdl init and close
|
||||
img.c - loading images
|
||||
samply.c - pet Samply
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue