#ifndef GAME_COLLECTIBLES_H #define GAME_COLLECTIBLES_H #include "sys/sys.h" extern sys_spritesheet spr_game_collectibles; #endif // GAME_COLLECTIBLES_H