shithub: cstory

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

View raw version
#pragma once

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