document various assets, bsStoredState.c, and stateTimers.c

This commit is contained in:
Banjo Kazooie
2023-02-16 13:21:40 -06:00
parent dd74091cb7
commit 1c4d1b54cd
107 changed files with 1649 additions and 1255 deletions

View File

@@ -621,7 +621,7 @@ void chvilegame_update(Actor *this) {
item_set(ITEM_1A_PLAYER_VILE_SCORE, local->player_score);
item_set(ITEM_1B_VILE_VILE_SCORE, local->vile_score);
if ((sp2C != 0) && (local->player_score == 0)) {
func_802FA5D0();
itemPrint_reset();
}
if (item_empty(ITEM_6_HOURGLASS)) {
if (func_803203FC(2)) {