shithub: cstory

ref: f23117bbdc25c0ce7431eccedd2e39aee4ca6659
dir: /src/Star.h/

View raw version
#pragma once

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