shithub: cstory

ref: 1d0129e6818fbd6e84b858f58d827f762dbf3000
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);