This commit is contained in:
parent
302b1cb2e9
commit
2cc37a2eab
11 changed files with 76 additions and 21 deletions
|
@ -128,8 +128,6 @@ int ID;
|
|||
|
||||
/**************************************************************************************/
|
||||
/**************************************************************************************/
|
||||
/**************************************************************************************/
|
||||
|
||||
/**************************************************************************************/
|
||||
struct sTgaHdr
|
||||
{
|
||||
|
@ -168,8 +166,6 @@ sTgaHdr FileHdr;
|
|||
fwrite(Data,W*H*3,1,File);
|
||||
|
||||
fclose(File);
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**************************************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue