diff options
| author | petrie911 <69443847+petrie911@users.noreply.github.com> | 2024-04-20 17:07:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-20 17:07:29 -0500 |
| commit | 95e5f4f07aa17d9ff0cc61e9a7adff26ee4129ec (patch) | |
| tree | 78daf0c315ad34f7979a2abfce8da2eeacde3620 /linker_scripts | |
| parent | e3716b5d48fa523b4f0f183011502cb737007568 (diff) | |
Some further docs for audio spec and planet paths (#219)
* avoid ub
* format
* torch
* more stuff
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/us/symbol_addrs_engine.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linker_scripts/us/symbol_addrs_engine.txt b/linker_scripts/us/symbol_addrs_engine.txt index 01774f52..86fb770e 100644 --- a/linker_scripts/us/symbol_addrs_engine.txt +++ b/linker_scripts/us/symbol_addrs_engine.txt @@ -517,7 +517,7 @@ D_ctx_80177B70 = 0x80177B70; D_ctx_80177B90 = 0x80177B90; D_ctx_80177BB0 = 0x80177BB0; gControllerRumbleTimers = 0x80177BD0; -D_ctx_80177BD8 = 0x80177BD8; +gPlanetPathStatus = 0x80177BD8; D_ctx_80177C30 = 0x80177C30; D_ctx_80177C50 = 0x80177C50; D_ctx_80177C58 = 0x80177C58; |
