shithub: cstory

ref: 5d309db3ad0c3b07d960043e2c1dd78bacebb543
dir: /src/Star.h/

View raw version
#pragma once

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