shithub: cstory

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

View raw version
#pragma once

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