ohh i was wrong. dont do that.

This commit is contained in:
zeromus 2008-06-19 03:24:09 +00:00
parent 3078b63a3c
commit 85b5214f40
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ void FCEU_DrawGunSight(uint8 *buf, int xc, int yc)
int x,y; int x,y;
int c,d; int c,d;
buf += FSettings.FirstSLine * 256;
for(y=0;y<13;y++) for(y=0;y<13;y++)
for(x=0;x<13;x++) for(x=0;x<13;x++)
{ {