#pragma once void stars_init(void); void stars_update(void); void stars_draw(void);