shithub: cstory

ref: b5eefd95f0523ec0065c20229b43330c644179cf
dir: /src/Star.h/

View raw version
#pragma once

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