shithub: cstory

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

View raw version
#pragma once

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