BWAPI
Defines | Functions | Variables
trunk/bwapi/BWAPI/Source/Holiday/Holiday.cpp File Reference
#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"
Include dependency graph for Holiday.cpp:

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

Define Documentation

#define err (   x)    MessageBox(NULL, x, "!", MB_OK | MB_ICONERROR)

Function Documentation

bool ConvertImage ( const char *  pszFileName)

Here is the call graph for this function:

void DrawHoliday ( )

Here is the caller graph for this function:


Variable Documentation

BYTE cl[4][2][69][51]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines