shithub: cstory

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

View raw version
#pragma once

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