Commit d89159d9 authored by Даниил Гареев's avatar Даниил Гареев
Browse files

Upload New File

parent 19cab64b
#ifndef END_VARIANT_FILEWORKER_H
#define END_VARIANT_FILEWORKER_H
#include "Structures.h"
enum loadStatus getBmp(FILE* Source, Image* Out);
void saveBmp(FILE* file, Image* image);
#endif
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment