shithub: cstory

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

View raw version
#pragma once

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