ohh i was wrong. dont do that.
This commit is contained in:
parent
3078b63a3c
commit
85b5214f40
|
@ -43,8 +43,6 @@ void FCEU_DrawGunSight(uint8 *buf, int xc, int yc)
|
|||
int x,y;
|
||||
int c,d;
|
||||
|
||||
buf += FSettings.FirstSLine * 256;
|
||||
|
||||
for(y=0;y<13;y++)
|
||||
for(x=0;x<13;x++)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue