Get NPCs showing up in-engine
This commit is contained in:
@ -5,6 +5,7 @@ cc_library(
|
||||
name = "game",
|
||||
srcs = glob(["*.c"]) + [
|
||||
"art/game_collectibles.c",
|
||||
"art/game_npcs.c",
|
||||
"art/game_player.c",
|
||||
"art/game_tiles.c",
|
||||
"map/game_map.c",
|
||||
|
Reference in New Issue
Block a user