changeset 29:6387573f9c85

*** empty log message ***
author gongo
date Sun, 05 Nov 2006 02:32:53 +0000
parents 21ab851ae7ee
children 7a348d9ce4ac
files Makefile game_time
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Nov 05 02:30:41 2006 +0000
+++ b/Makefile	Sun Nov 05 02:32:53 2006 +0000
@@ -1,6 +1,6 @@
 TARGET = main
 CC = gcc
-SRCS = main.c game.c car.c col.c quotanion.c controler.c field.c camera.c gSprite.c schedule.c demo.c mytype.c gFont.c carNode.c linda.c light.c title_scene.c game_time.c
+SRCS = main.c game.c car.c col.c quotanion.c controler.c field.c camera.c gSprite.c schedule.c mytype.c gFont.c carNode.c linda.c light.c title_scene.c game_time.c
 OBJS = ${SRCS:.c=.o}
 VU1DIR = vu1code
 
Binary file game_time has changed