shithub: cstory

ref: 8e2d8ab962016d78ce1e39d4dd6c0448147b4e96
dir: /src/Star.h/

View raw version
#pragma once

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