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