shithub: cstory

ref: 142bca65781430df5e2bad2ebad2482de5e603a5
dir: /src/Star.h/

View raw version
#pragma once

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