Macros | |
#define | FLOODFILL_FIFO_MASK (FLOODFILL_FIFO_SIZE - 1) |
#define | FLOODFILL_FIFO_SIZE 0x1000 |
#define | FLOODFILL_STEP(off, dx, dy) |
Functions | |
void | Mod_FloodFillSkin (byte *skin, int skinwidth, int skinheight) |
#define FLOODFILL_FIFO_MASK (FLOODFILL_FIFO_SIZE - 1) |
#define FLOODFILL_FIFO_SIZE 0x1000 |
#define FLOODFILL_STEP | ( | off, | |
dx, | |||
dy | |||
) |