shithub: cstory

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