shithub: cstory

ref: 44edb7d26e869009825d9074589fa2c512f57b51
dir: /src/Flash.h/

View raw version
#pragma once

void InitFlash(void);
void SetFlash(int x, int y, int mode);
void ActFlash_Explosion(int flx, int fly);
void ActFlash_Flash(void);
void ActFlash(int flx, int fly);
void PutFlash(void);
void ResetFlash(void);