shithub: cstory

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

View raw version
#pragma once

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