shithub: cstory

ref: 8880c599b452df11cc791aca229de2fd3e2d6c35
dir: /src/Star.h/

View raw version
#pragma once

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