22 #ifndef KYRA_SCREEN_HOF_H 23 #define KYRA_SCREEN_HOF_H 25 #include "kyra/graphics/screen_v2.h" 37 void generateGrayOverlay(
const Palette &pal, uint8 *grayOverlay,
int factor,
int addR,
int addG,
int addB,
int lastColor,
bool flag);
38 void cmpFadeFrameStep(
int srcPage,
int srcW,
int srcH,
int srcX,
int srcY,
int dstPage,
int dstW,
int dstH,
int dstX,
int dstY,
int cmpW,
int cmpH,
int cmpPage);
44 static const int _screenDimTableCount;
Definition: screen_hof.h:31
Definition: kyra_hof.h:44
Definition: detection.h:27
Definition: debugger.h:68
Definition: screen_v2.h:30