Merge branch 'develop-rachael' into rachael-to-zhora

This commit is contained in:
briaguya
2022-08-08 21:43:04 -04:00
49 changed files with 101 additions and 78 deletions
+1 -1
View File
@@ -3957,7 +3957,7 @@ void Actor_DrawDoorLock(GlobalContext* globalCtx, s32 frame, s32 type) {
f32 chainsTranslateX;
f32 chainsTranslateY;
f32 rotZStep;
static s32 epoch = 0;
static u32 epoch = 0;
epoch++;
entry = &sDoorLocksInfo[type];