Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ BITMAPINFO256
Class
BITMAPINFO256
bwapi/BWAPI/Source/WMode.h:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
static const int WMODE_SNAP_RANGE = 20;
8
9
struct BITMAPINFO256 {
10
BITMAPINFOHEADER bmiHeader;
11
RGBQUAD bmiColors[256];
12
};
13
14
extern BITMAPINFO256 wmodebmp;
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected