mirror of
https://github.com/yawut/SDL.git
synced 2026-08-01 16:04:37 -05:00
Yes, let's save 32-bit BMP files, very useful for you know, making a game...
This commit is contained in:
parent
1668c3dd20
commit
7345e9d2f6
|
|
@ -36,6 +36,8 @@
|
|||
#include "SDL_endian.h"
|
||||
#include "SDL_pixels_c.h"
|
||||
|
||||
#define SAVE_32BIT_BMP
|
||||
|
||||
/* Compression encodings for BMP files */
|
||||
#ifndef BI_RGB
|
||||
#define BI_RGB 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user