ReC98/th04/hardware/grppsafx.h

7 lines
284 B
C

// TH04 adds 4 dissolve masks with patterns of increasing strength, and splits
// the [fx] parameter into two separate global variables.
extern int graph_putsa_fx_func;
extern int graph_putsa_fx_spacing;
void pascal graph_putsa_fx(int x, int y, int color, const unsigned char *str);