Fix compilation

svn-id: r26628
This commit is contained in:
Sven Hesse 2007-04-27 21:07:37 +00:00
parent 1a3aa86783
commit da93916adc
2 changed files with 2 additions and 1 deletions

View File

@ -156,4 +156,4 @@ cellStruct* addCell(int16 overlayIdx,int16 param2,cellStruct* pHead,int16 script
}
}
}

View File

@ -4,6 +4,7 @@ MODULE_OBJS := \
actor.o \
background.o \
backgroundIncrust.o \
cell.o \
cruise.o \
cruise_main.o \
ctp.o \