$NetBSD: patch-bc,v 1.1 2002/07/16 13:50:58 agc Exp $ --- src/object.cc.orig Thu May 14 13:06:35 1998 +++ src/object.cc Tue Jul 16 14:45:08 2002 @@ -364,7 +364,7 @@ void tlaser::colision(float cx,float cy) { - register status = 0; + register int status = 0; //test other if(colision_other(cx,cy)) {