18#define _CRT_SECURE_NO_DEPRECATE
23int holetab_h[4] = { 0x1111, 0x2222, 0x4444, 0x8888 };
24int holetab_v[4] = { 0x000F, 0x00F0, 0x0F00, 0xF000 };
38 if(testi > 3) testi = 3;
39 if(testj > 3) testj = 3;
uint16 holes[ADT_CELLS_PER_GRID][ADT_CELLS_PER_GRID]
bool isHole(int holes, int i, int j)
#define ADT_CELLS_PER_GRID
virtual bool prepareLoadedData()
struct adt_MCIN::adt_CELLS cells[ADT_CELLS_PER_GRID][ADT_CELLS_PER_GRID]
adt_MCNK * getMCNK(int x, int y)