shithub: cstory

ref: 4a8877713e6851c8170865c652b36965a0153a7c
dir: /src/Star.h/

View raw version
#pragma once

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