shithub: cstory

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

View raw version
#pragma once

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