#ifndef GAME_NPCS_H #define GAME_NPCS_H #include "sys/sys.h" extern sys_spritesheet spr_game_npcs; #endif // GAME_NPCS_H