shithub: cstory

ref: 5e9ff515fa1b4e0d7d0f9599196bef56f6f37e68
dir: /src/Star.h/

View raw version
#pragma once

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