mirror of
https://github.com/zeldaret/oot
synced 2026-09-06 19:01:01 -04: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user