<.< >.> Nobody saw that...
This commit is contained in:
parent
f20bedd3de
commit
605c957955
@ -2874,12 +2874,6 @@ int main(int argc, char *argv[])
|
|||||||
if (bsy<0)
|
if (bsy<0)
|
||||||
bsy = 0;
|
bsy = 0;
|
||||||
|
|
||||||
memcpy(mmapx_o, mmapx, sizeof(mmapx));
|
|
||||||
memcpy(mmapy_o, mmapy, sizeof(mmapy));
|
|
||||||
|
|
||||||
memset(mmapx, 0, sizeof(mmapx));
|
|
||||||
memset(mmapy, 0, sizeof(mmapy));
|
|
||||||
|
|
||||||
update_particles(vid_buf); //update everything
|
update_particles(vid_buf); //update everything
|
||||||
draw_parts(vid_buf); //draw particles
|
draw_parts(vid_buf); //draw particles
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user