shithub: cstory

ref: 66e4995135ff4798c4bb14e85c694c48a21792d6
dir: /src/Star.h/

View raw version
#pragma once

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