#ifndef INCLUDE_ASSET_DEFS #define INCLUDE_ASSET_DEFS #include font* fnt_24; font* fnt_20; image* img_icon_bullets; void load_assets(); #endif