minor fix
This commit is contained in:
parent
c93f028f4c
commit
011c1a1e85
@ -706,7 +706,7 @@ void Save_PC1(T_IO_Context * context)
|
|||||||
{
|
{
|
||||||
FILE *file;
|
FILE *file;
|
||||||
short x_pos,y_pos;
|
short x_pos,y_pos;
|
||||||
byte buffer[32];;
|
byte buffer[32];
|
||||||
byte * bufferdecomp;
|
byte * bufferdecomp;
|
||||||
byte * ptr;
|
byte * ptr;
|
||||||
byte pixels[320];
|
byte pixels[320];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user