shithub: cstory

ref: 6d297b5fc257a7129c035e989294760e292fe5e3
dir: /src/Star.h/

View raw version
#pragma once

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