shithub: cstory

ref: 7df1eb9c58299683141f4a687f7177722d039002
dir: /src/Star.h/

View raw version
#pragma once

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