shithub: cstory

ref: 181ecc3ec24a5623dfbf4fc83618e55787b88422
dir: /src/Star.h/

View raw version
#pragma once

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