JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* rocks.c: refactored stuff and fixed linked-list bug (I think).
authorJoshua Grams <josh@qualdan.com>
Wed, 4 Jan 2006 23:37:51 +0000 (23:37 +0000)
committerJoshua Grams <josh@qualdan.com>
Wed, 4 Jan 2006 23:37:51 +0000 (23:37 +0000)
commitaf711b4e66c96c112086a442ea09094643bd8d71
treedf9a230870d7373d814846226cb1b28e6551bae2
parent2b5dd5bc0eb1739dd744de6f565d0f3a7ae02c95
* rocks.c: refactored stuff and fixed linked-list bug (I think).

* file.c (add_path): renamed to add_data_path, changed all callers.

* main.c (load_image): new function - changed all image loads.

* mt.c (frnd, crnd): converted literals to standard constants.
* mt.h: including inttypes.h instead of the less common stdint.h.
file.c
file.h
main.c
mt.c
mt.h
rocks.c
shape.c
sound.c