diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2023-10-09 20:46:56 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-09 20:46:56 -0600 |
| commit | 7f14bf80df88f3d04727f217012ddbafaeb4b09a (patch) | |
| tree | 93fa03a3a871829ff0b7bcb6b7608fe9dea090ce /src/code_80057C60.h | |
| parent | 41a0471605e77c284a00b3af37cb720119559f46 (diff) | |
Rename wayPoint to waypoint (#448)
* Rename wayPoint to waypoint
* other
Diffstat (limited to 'src/code_80057C60.h')
| -rw-r--r-- | src/code_80057C60.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80057C60.h b/src/code_80057C60.h index f49778cbc..afc0af65b 100644 --- a/src/code_80057C60.h +++ b/src/code_80057C60.h @@ -332,7 +332,7 @@ extern s32 D_8018D410; extern s32 gMatrixHudCount; extern s32 D_8018D170; extern s32 D_8018D178; -extern s32 D_8018D188; +extern s32 gIsHUDVisible; extern s32 D_8018D190; extern s32 D_8018D1A0; extern s32 D_8018D1B4; |
