shithub: cstory

ref: 80091c4be5eff953da4663eb57014bcab6151e4e
dir: /src/Star.h/

View raw version
#pragma once

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