shithub: cstory

ref: 7c729af36f42271a9f0e0184cd36a7192f599917
dir: /src/Star.h/

View raw version
#pragma once

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