This commit is contained in:
parent
488ecef680
commit
b8aee4f01d
6 changed files with 19 additions and 15 deletions
|
@ -652,6 +652,7 @@ vector<sSpriteAnim> Hdrs;
|
|||
OutFrame.FrameIdx=ThisFrame.FrameIdx;
|
||||
OutFrame.XOfs=ThisFrame.XOfs;
|
||||
OutFrame.YOfs=ThisFrame.YOfs;
|
||||
|
||||
fwrite(&OutFrame,1,sizeof(sSpriteFrame),File);
|
||||
}
|
||||
PadFile(File);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue