shithub: cstory

ref: 6bd4e89f9d2ed40fa3e18190a3e8e3f94b885588
dir: /src/Star.h/

View raw version
#pragma once

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