shithub: cstory

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

View raw version
#pragma once

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