shithub: cstory

ref: 61aec1cb15220fc52919ce7c43cf0a4d416a4cb5
dir: /src/Star.h/

View raw version
#pragma once

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