shithub: cstory

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

View raw version
#pragma once

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