This website requires JavaScript.
Explore
Help
Sign In
maride
/
tty-solitaire
Watch
1
Star
0
Fork
0
You've already forked tty-solitaire
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
be38f63822
tty-solitaire
/
lib
History
Murilo Soares Pereira
155e03e42c
We need to malloc() the size of the structure, not the pointer.
2010-04-04 21:00:36 -03:00
..
card.c
We need to malloc() the size of the structure, not the pointer.
2010-04-04 21:00:36 -03:00
card.h
Removed GUI related code from card code.
2010-04-03 01:22:13 -03:00
display.c
We need to malloc() the size of the structure, not the pointer.
2010-04-04 21:00:36 -03:00
display.h
Added initial draw functions.
2010-04-03 16:34:45 -03:00
frame.c
We need to malloc() the size of the structure, not the pointer.
2010-04-04 21:00:36 -03:00
frame.h
Modularization started.
2010-04-01 02:28:00 -03:00