shithub: cstory

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

View raw version
#pragma once

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