shithub: cstory

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

View raw version
#pragma once

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