|
BWAPI
|
#include <stdio.h>#include <windows.h>#include "Holiday.h"#include "Detours.h"#include "../Storm/storm.h"#include <BWAPI/Color.h>#include <BW/Offsets.h>#include "../../Debug.h"
Defines | |
| #define | err(x) MessageBox(NULL, x, "!", MB_OK | MB_ICONERROR) |
Functions | |
| bool | ConvertImage (const char *pszFileName) |
| void | DrawHoliday () |
Variables | |
| DWORD | gdwHoliday |
| BYTE | cl [4][2][69][51] |
| DWORD | dwLastTick |
| int | seq |
| bool ConvertImage | ( | const char * | pszFileName | ) |

| void DrawHoliday | ( | ) |

1.7.6.1