|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Go to the source code of this file.
Classes | |
| struct | bmpheader_t |
Functions | |
| int | bmp_read_header (bmpheader_t *BMPHeader, const uint8_t *Buffer, size_t FileSize) |
| int | bmp_read_data (bmpheader_t *BMPHeader, const uint8_t *InData, uint8_t *OutData) |
| int bmp_read_data | ( | bmpheader_t * | BMPHeader, |
| const uint8_t * | InData, | ||
| uint8_t * | OutData | ||
| ) |
| int bmp_read_header | ( | bmpheader_t * | BMPHeader, |
| const uint8_t * | Buffer, | ||
| size_t | FileSize | ||
| ) |
1.8.4