shithub: cstory

ref: 71199c7693133816999542cd1152d57c7fd1327d
dir: /src/Star.h/

View raw version
#pragma once

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