forked from nakidai/csnake
1
0
Fork 0
csnake/include
Nakidai 4b208ab1c4 Move some functions
- Remove platform.c, instead use inlines
- Some small functions in screen.c are now inline too
- Make functions in sleep.c and input.c not specified in header static
2023-11-30 17:52:46 +03:00
..
config.h.in cmake, config, rand, srand 2023-10-31 06:07:03 +03:00
food.h Add gameplay 2023-10-30 01:55:20 +03:00
input.h Remove some warnings 2023-11-25 00:11:34 +03:00
platform.h Move some functions 2023-11-30 17:52:46 +03:00
player.h Fix allocation bug and some other 2023-11-24 22:14:53 +03:00
screen.h Move some functions 2023-11-30 17:52:46 +03:00
sleep.h Move platform specific code & make sleep platform independent 2023-11-25 13:24:01 +03:00