shithub: cstory

ref: 69eed6a9662a4e41d2bdc6674a218b1d39a123f1
dir: /src/Star.h/

View raw version
#pragma once

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