shithub: cstory

ref: c0a6441bcba2de735322d7738cb2366b0820c424
dir: /src/Star.h/

View raw version
#pragma once

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