shithub: cstory

ref: 78da025796c62b14166aa04b6f46b191111bd746
dir: /src/Star.h/

View raw version
#pragma once

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