shithub: cstory

ref: bc7b078df50f25eb4acad2721aff16c2b74ad37e
dir: /src/Star.h/

View raw version
#pragma once

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