shithub: cstory

ref: 15f711b2ec2717b55867eeced1e4e376827bc1bb
dir: /src/Star.h/

View raw version
#pragma once

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