shithub: cstory

ref: 096fa3b578a05687814abdc65107bf05fadaeea7
dir: /src/Star.h/

View raw version
#pragma once

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