1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-10 17:00:19 +00:00

Document Target_Draw [Target Docs 2/?] (#2115)

* document Target_Draw

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* fix missed renames

* retail fix

* another fix

---------

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
fig02 2024-09-01 16:02:13 -04:00 committed by GitHub
parent a21a59c4b5
commit 2b25c31588
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 98 additions and 86 deletions

View file

@ -323,7 +323,7 @@ Target_SetReticlePos = 0x8001FE44; // type:func
Target_InitReticle = 0x8001FE7C; // type:func
Target_SetNaviState = 0x8001FF44; // type:func
Target_Init = 0x800200A8; // type:func
func_8002C124 = 0x8002010C; // type:func
Target_Draw = 0x8002010C; // type:func
func_8002C7BC = 0x80020748; // type:func
Flags_GetSwitch = 0x80020ADC; // type:func
Flags_SetSwitch = 0x80020B10; // type:func