crocparty/game/art/game_player.h

8 lines
158 B
C

#ifndef CROCPARTY_GAME_PLAYER_H
#define CROCPARTY_GAME_PLAYER_H
#include "sys/sys.h"
extern sys_spritesheet game_player;
#endif // CROCPARTY_GAME_PLAYER_H