shithub: cstory

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

View raw version
#pragma once

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