shithub: cstory

ref: 6b1f82e78eed80c66ffddcef7938ec2b3c801994
dir: /src/Star.h/

View raw version
#pragma once

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