shithub: cstory

ref: 5d12071f17a7f759dd0ec0131bf80dc58e2e448c
dir: /src/Star.h/

View raw version
#pragma once

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