shithub: cstory

ref: 4acdcb90f4c013282a0ff6144b68d7e24075a42e
dir: /src/Star.h/

View raw version
#pragma once

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