shithub: cstory

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

View raw version
#pragma once

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