diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-08-17 09:32:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-17 09:32:56 -0700 |
| commit | be86fa2c2f2a0fdf1918428a650da6179acff83e (patch) | |
| tree | abd07dfc0c7edb546f06fcb0fbed77a1a5ee1f18 /linker_scripts | |
| parent | e5f9a888e6f4424fe6da280175c3c1e64d948e33 (diff) | |
getcurrentms (0073A0) OK (#59)
* func_8002BFA0_jp OK
* rename
* format
* PR
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/jp/symbol_addrs_boot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linker_scripts/jp/symbol_addrs_boot.txt b/linker_scripts/jp/symbol_addrs_boot.txt index 1d97817..dca47b7 100644 --- a/linker_scripts/jp/symbol_addrs_boot.txt +++ b/linker_scripts/jp/symbol_addrs_boot.txt @@ -168,7 +168,7 @@ func_8002BE6C_jp = 0x8002BE6C; // type:func func_8002BF08_jp = 0x8002BF08; // type:func func_8002BF78_jp = 0x8002BF78; // type:func -func_8002BFA0_jp = 0x8002BFA0; // type:func +GetCurrentMilliseconds = 0x8002BFA0; // type:func PadSetup_Init = 0x8002BFF0; // type:func |
