crocparty/game/art/game_player.h

8 lines
158 B
C
Raw Normal View History

2024-02-27 23:57:37 +00:00
#ifndef CROCPARTY_GAME_PLAYER_H
#define CROCPARTY_GAME_PLAYER_H
#include "sys/sys.h"
extern sys_spritesheet game_player;
#endif // CROCPARTY_GAME_PLAYER_H