shithub: cstory

ref: 073712017f33838f6270a108fc11c5099d6a0783
dir: /src/Star.h/

View raw version
#pragma once

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