shithub: cstory

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

View raw version
#pragma once

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