shithub: cstory

ref: 4faf94e9513c9d9438db8a21ca2fd57d9c9dbd28
dir: /src/Star.h/

View raw version
#pragma once

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