shithub: cstory

ref: 9b81f453813dfcd78ef17c04243cf3e517416bfd
dir: /src/Star.h/

View raw version
#pragma once

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