crocparty/game/art/game_collectibles.h
2024-02-28 16:10:09 -08:00

8 lines
156 B
C

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