shithub: cstory

ref: 2a0570df9492a20aa4236745a844f6e939731e47
dir: /src/Star.h/

View raw version
#pragma once

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