hmm im sure you did comment you codes in w_force.c and some other places with this line, but then again its been years sense i look at it last time and then again i was right //[JAPhys]int strap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode );void strap_FS_Read( void *buffer, int len, fileHandle_t f );void strap_FS_FCloseFile( fileHandle_t f );//[/JAPhys]and lines like //[Physics] is also there