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_80005FD0.h | |
| parent | 41a0471605e77c284a00b3af37cb720119559f46 (diff) | |
Rename wayPoint to waypoint (#448)
* Rename wayPoint to waypoint
* other
Diffstat (limited to 'src/code_80005FD0.h')
| -rw-r--r-- | src/code_80005FD0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80005FD0.h b/src/code_80005FD0.h index 91d8f4010..a8bad64d3 100644 --- a/src/code_80005FD0.h +++ b/src/code_80005FD0.h @@ -168,7 +168,7 @@ void func_8001C42C(void); // 0 or 1, only 1 when when in extra (mirror) mode extern s16 D_8016347A; -// Suspected to be the "width" of each wayPoint. See data_0DD0A0_1.s +// Suspected to be the "width" of each waypoint. See data_0DD0A0_1.s extern f32 D_800DCA4C[]; // See bss_80005FD0.s |
