shithub: cstory

ref: 2446ec02c81ec102520186779a58d9dfe3736b0c
dir: /src/Star.h/

View raw version
#pragma once

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