shithub: cstory

ref: 727b3eee0dbd1980e3125172ebac930ee17cbce1
dir: /src/Star.h/

View raw version
#pragma once

void InitStar(void);
void ActStar(void);
void PutStar(int fx, int fy);