shithub: cstory

ref: 5b996b345952a582cd151d395774d896fff9a663
dir: /src/Star.h/

View raw version
#pragma once

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