shithub: cstory

ref: 07e4e3b9719dfa21e92cb22b9ee5f1cb6e293e5a
dir: /src/Star.h/

View raw version
#pragma once

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