From: Joshua Grams Date: Wed, 4 Jan 2006 23:37:51 +0000 (+0000) Subject: * rocks.c: refactored stuff and fixed linked-list bug (I think). X-Git-Tag: 0.4~38 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=af711b4e66c96c112086a442ea09094643bd8d71;hp=af711b4e66c96c112086a442ea09094643bd8d71 * 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. ---