NPCs 1: tools to integrate properties

This commit is contained in:
2024-02-28 19:05:52 -08:00
parent df1d1450e7
commit 567db0bd71
12 changed files with 369 additions and 17 deletions
Binary file not shown.
+8
View File
@@ -0,0 +1,8 @@
#ifndef GAME_NPCS_H
#define GAME_NPCS_H
#include "sys/sys.h"
extern sys_spritesheet spr_game_npcs;
#endif // GAME_NPCS_H
Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B