Load spritesheet
This commit is contained in:
8
game/art/game_demo_sprites.h
Normal file
8
game/art/game_demo_sprites.h
Normal 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
|
BIN
game/art/game_demo_sprites.png
Normal file
BIN
game/art/game_demo_sprites.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user