shithub: cstory

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

View raw version
#pragma once

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