shithub: cstory

ref: 4c910dbee6b3f420d5166c59cf14375b3c82a6ab
dir: /src/Star.h/

View raw version
#pragma once

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