shithub: cstory

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

View raw version
#pragma once

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