shithub: cstory

ref: 7334440c2757df39bf1293e036ac44bb779ef0e5
dir: /src/Star.h/

View raw version
#pragma once

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