shithub: cstory

ref: 4091d152eea6738610306f19e8b389cb83ecf470
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);