diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-01-06 15:46:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-06 07:46:59 -0700 |
| commit | 03843d77fe0311022c69ad73ac6ebd73130eb80c (patch) | |
| tree | 8fe267c62ecd878d62d16d5ba0f4f0b6a50ce6f8 /tools | |
| parent | 4429c490627ac9fa8f45e95924a0b25a554f12f3 (diff) | |
some const placement and one rename (#529)
* some const placement and one rename
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/doxygen_syms.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen_syms.md b/tools/doxygen_syms.md index 1eb0104bf..b0395a8d8 100644 --- a/tools/doxygen_syms.md +++ b/tools/doxygen_syms.md @@ -4006,7 +4006,7 @@ Variable Name | Memory Address [gCameraZoom](@ref gCameraZoom) | 0x80150130 [D_80150140](@ref D_80150140) | 0x80150140 [D_80150144](@ref D_80150144) | 0x80150144 -[D_80150148](@ref D_80150148) | 0x80150148 +[gScreenAspect](@ref gScreenAspect) | 0x80150148 [D_8015014C](@ref D_8015014C) | 0x8015014C [D_80150150](@ref D_80150150) | 0x80150150 [D_80150154](@ref D_80150154) | 0x80150154 |
