shithub: cstory

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

View raw version
#pragma once

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