diff options
| author | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2023-10-27 02:11:13 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-27 02:11:13 -0300 |
| commit | a194fd2109afd237225fecd7775b8ae05bb486a8 (patch) | |
| tree | e4cecb8fb1ab0b79b2cb1e9738f26b6f02dfdbfe /linker_scripts | |
| parent | bf55772bd9980b5d8986a6249225bd7b2e04c076 (diff) | |
sf_hud functions (#11)
* space
* decompile func_80090CCC
* unk_ format
* Rand_ZeroOne
* decompile func_80090E8C
* decompile func_800910C0
* decompile func_80091298
* decompile func_80091368
* dec
* false
* decompile func_800914FC
* decompile func_80091864
* decompile func_80091B90
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/us/symbol_addrs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linker_scripts/us/symbol_addrs.txt b/linker_scripts/us/symbol_addrs.txt index 911b306b..dee5fd38 100644 --- a/linker_scripts/us/symbol_addrs.txt +++ b/linker_scripts/us/symbol_addrs.txt @@ -1,4 +1,5 @@ bootproc = 0x80004DA8; +Rand_ZeroOne = 0x80004EB0; D_800C90F0 = 0x800C90F0; D_800D934C = 0x800D934C; // force_migration:True |
