shithub: cstory

ref: 058881e4eb6379b62551f1dd3a4fca611c01e41e
dir: /src/Star.h/

View raw version
#pragma once

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