shithub: cstory

ref: 5e2846350913ceb3dd258aa61e1dc278d29d8b73
dir: /src/Star.h/

View raw version
#pragma once

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