Collectibles 1

This commit is contained in:
2024-02-28 16:10:09 -08:00
parent d084e4dba3
commit 7649a2dc7e
13 changed files with 2824 additions and 325 deletions

Binary file not shown.

View File

@ -0,0 +1,8 @@
#ifndef GAME_COLLECTIBLES_H
#define GAME_COLLECTIBLES_H
#include "sys/sys.h"
extern sys_spritesheet spr_game_collectibles;
#endif // GAME_COLLECTIBLES_H

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B