crocparty/game/art/game_collectibles.h

8 lines
156 B
C
Raw Permalink Normal View History

2024-02-29 00:10:09 +00:00
#ifndef GAME_COLLECTIBLES_H
#define GAME_COLLECTIBLES_H
#include "sys/sys.h"
extern sys_spritesheet spr_game_collectibles;
#endif // GAME_COLLECTIBLES_H