shithub: cstory

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

View raw version
#pragma once

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