Get the croc into the engine

This commit is contained in:
2024-02-27 15:57:37 -08:00
parent 57e025e6aa
commit 08f279e340
10 changed files with 67 additions and 108 deletions

Binary file not shown.

8
game/art/game_player.h Normal file
View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

After

Width:  |  Height:  |  Size: 372 B