Skip to content

Commit

Permalink
[NFSU2] fix address for the disabler
Browse files Browse the repository at this point in the history
  • Loading branch information
xan1242 committed Oct 9, 2022
1 parent f43a1c7 commit 086d038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NFSU2_Addresses.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ unsigned int LastControlledDeviceOldState = 0;
#define STEER_HANDLER_ADDR2 0x0041E09A
#define REALDRIVER_STEER_OFFSET 0x2C8

#define DISABLE_WHEEL_ADDR 0x005D2C6A
#define DISABLE_WHEEL_ADDR 0x005D2C83

0 comments on commit 086d038

Please sign in to comment.