mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Document Target_Update [Target Docs 4/?] (#2123)
* document Target_Update * add comments * try CLAMP (dbg is ok but ci will check retail)
This commit is contained in:
parent
e44c7c656c
commit
45158f57d6
5 changed files with 147 additions and 120 deletions
|
@ -324,7 +324,7 @@ Target_InitReticle = 0x8001FE7C; // type:func
|
|||
Target_SetNaviState = 0x8001FF44; // type:func
|
||||
Target_Init = 0x800200A8; // type:func
|
||||
Target_Draw = 0x8002010C; // type:func
|
||||
func_8002C7BC = 0x80020748; // type:func
|
||||
Target_Update = 0x80020748; // type:func
|
||||
Flags_GetSwitch = 0x80020ADC; // type:func
|
||||
Flags_SetSwitch = 0x80020B10; // type:func
|
||||
Flags_UnsetSwitch = 0x80020B50; // type:func
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue