shithub: cstory

ref: 9f002b618081265a0051110502710d414776e4c2
dir: /src/Star.h/

View raw version
#pragma once

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