shithub: cstory

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

View raw version
#pragma once

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