JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* mt.c: Added (Mersenne Twister random number generator).
authorJoshua Grams <josh@qualdan.com>
Thu, 7 Jul 2005 23:29:54 +0000 (23:29 +0000)
committerJoshua Grams <josh@qualdan.com>
Thu, 7 Jul 2005 23:29:54 +0000 (23:29 +0000)
commit841f94c4182f8dff0253db9bae4922c3c9039a5f
tree6c23890330cc0f3790938c0c763c83c774e975ac
parent3ef599c7104a20c4f5268dbefb6590aa3e285663
* mt.c: Added (Mersenne Twister random number generator).
* sound.h: moved #defines out to here, used them in main.c.
* dust.c: moved space dust functions out to here.
14 files changed:
Makefile
args.c
config.h
dust.c [new file with mode: 0644]
dust.h [new file with mode: 0644]
gfx.mk
globals.h
main.c
mt.c [new file with mode: 0644]
mt.h [new file with mode: 0644]
povimg.sh
rocks.c
sound.c
sound.h