shithub: cstory

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

View raw version
#pragma once

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