#ifndef _LOADED_DISPLAY #define _LOADED_DISPLAY void display_setup(void); void display_render(void); #endif