Load spritesheet

This commit is contained in:
2024-02-26 17:04:37 -08:00
parent d05e382063
commit 79eb52e282
6 changed files with 132 additions and 4 deletions

View File

@ -0,0 +1,8 @@
#ifndef CROCPARTY_GAME_DEMO_SPRITES_H
#define CROCPARTY_GAME_DEMO_SPRITES_H
#include "sys/sys.h"
sys_sprite game_demo_sprites[256];
#endif // CROCPARTY_GAME_DEMO_SPRITES_H

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB