AeonGUI
A portable video game graphic user interface library.
Loading...
Searching...
No Matches
minimize_down.h
1
#ifndef MINIMIZE_DOWN_H
2
#define MINIMIZE_DOWN_H
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
extern
char
minimize_down_name[];
7
extern
uint32_t minimize_down_width;
8
extern
uint32_t minimize_down_height;
9
extern
uint32_t minimize_down_bytesperpixel;
10
extern
uint32_t minimize_down_datasize;
11
extern
uint8_t minimize_down_data[];
12
#ifdef __cplusplus
13
}
14
#endif
15
#endif
core
resources
minimize_down.h
Generated by
1.16.1