shithub: cstory

ref: 90476c3a3e0ef75edbff77c3f43ba196c4799414
dir: /src/Star.h/

View raw version
#pragma once

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