shithub: cstory

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

View raw version
#pragma once

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