#pragma once void background_init(void); void background_update(void); void background_draw(void);