mirror of
https://github.com/CTR-tools/CTR-ModSDK.git
synced 2025-02-22 14:12:21 +00:00
progress
This commit is contained in:
parent
8b5867d26d
commit
20767c6869
@ -28757,7 +28757,9 @@ LAB_8006222c:
|
||||
iVar19 = 0x80;
|
||||
|
||||
// If you're not in End-Of-Race menu
|
||||
if ((*(uint *)PTR_DAT_8008d2ac & 0x200000) == 0) {
|
||||
if ((*(uint *)PTR_DAT_8008d2ac & 0x200000) == 0)
|
||||
{
|
||||
// gamepadBuffer -> stickLY
|
||||
iVar19 = (int)*(short *)(puVar24 + 6);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user