shithub: cstory

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

View raw version
#pragma once

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