JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* float.h (fwrap, fclip): new file.
[vor.git] / Makefile
index 3260367..92401ad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,11 +67,11 @@ font.o: font.h
 
 args.o: args.h
 
 
 args.o: args.h
 
-dust.o: globals.h dust.h mt.h
+dust.o: globals.h dust.h float.h mt.h
 
 file.o: file.h common.h
 
 
 file.o: file.h common.h
 
-main.o: args.h common.h dust.h file.h globals.h mt.h rocks.h score.h sprite.h sound.h
+main.o: args.h common.h dust.h file.h float.h globals.h mt.h rocks.h score.h sprite.h sound.h
 
 mt.o: mt.h
 
 
 mt.o: mt.h