shithub: cstory

ref: 8042ab2c9b077e2ea630a9e99a9613834f2eaf73
dir: /src/Star.h/

View raw version
#pragma once

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