shithub: cstory

ref: 073e62de46ffbaaf02dabe80b665161f43453efb
dir: /src/Star.h/

View raw version
#pragma once

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