shithub: cstory

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

View raw version
#pragma once

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