shithub: cstory

ref: 2ab0ff2455a2f25dd4c8d49195fd1d1362692f4a
dir: /src/Star.h/

View raw version
#pragma once

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