From: Joshua Grams Date: Mon, 10 Jan 2005 22:14:52 +0000 (+0000) Subject: config.h - Added debug() macro, fixed Makefile and sound.c to use it. X-Git-Tag: 0.1~18 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=232d1b5f32a2d72f4d3fe7326f942bb7887a7f40;hp=232d1b5f32a2d72f4d3fe7326f942bb7887a7f40 config.h - Added debug() macro, fixed Makefile and sound.c to use it. Added debug.c debug.h to go along with this. file.c - fixed bug in find_score_file (added strdup). score.c (read_high_score_table) - removed initializers so we use values which are assigned to the global g_score. ---