shithub: cstory

ref: 04c2f4c0551db498459c93b8fa3ee1924b5d150d
dir: /src/Star.h/

View raw version
#pragma once

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