shithub: cstory

ref: 8aa6ebdf79db755f3ff4cb6d949bf494b9858131
dir: /src/Star.h/

View raw version
#pragma once

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