Skip to content

Commit

Permalink
Merge pull request #829 from FedericoMilesi/STEERING_symbols
Browse files Browse the repository at this point in the history
[STEERING]: Update symbols
  • Loading branch information
FedericoMilesi authored Feb 10, 2024
2 parents 68d3582 + 9e93b00 commit b37692e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KAIN2/Game/RAZIEL/STEERING.C
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#include "Game/RAZCNTRL.H"
#include "Game/PSX/COLLIDES.H"

int ZoneDelta;
int LastRC;
static int ZoneDelta; // offset 0x800D1D18
static int LastRC; // offset 0x800D7358

int UpdateZoneDelta(int rc, int LastRC) // Matching - 100%
{
Expand Down

0 comments on commit b37692e

Please sign in to comment.