#ifndef _ASSETS_H_ #define _ASSETS_H_ #include akerr_ErrorContext AKERR_NOIGNORE *load_start_bgm(char *fname); #endif //_ASSETS_H_