npc and bandit dressup, bits of UI added, WIP NPC interaction
This commit is contained in:
@@ -34,6 +34,9 @@ struct Player
|
||||
|
||||
U32 health;
|
||||
F32 reloadTimer;
|
||||
|
||||
U32 *knownDetails;
|
||||
U32 detailCount;
|
||||
};
|
||||
|
||||
function void PlayerInit(G_State *game, Player *player);
|
||||
|
||||
Reference in New Issue
Block a user