mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-23 15:55:47 +00:00
disasm metadata
This commit is contained in:
parent
d3a5e44165
commit
66a9ea6ddf
1 changed files with 3 additions and 3 deletions
|
@ -3213,8 +3213,8 @@ KaleidoScope_DrawEquipmentImage = 0x80817BA0; // type:func
|
||||||
KaleidoScope_DrawPlayerWork = 0x80817FE8; // type:func
|
KaleidoScope_DrawPlayerWork = 0x80817FE8; // type:func
|
||||||
KaleidoScope_DrawEquipment = 0x8081818C; // type:func
|
KaleidoScope_DrawEquipment = 0x8081818C; // type:func
|
||||||
KaleidoScope_DrawAmmoCount = 0x80819670; // type:func
|
KaleidoScope_DrawAmmoCount = 0x80819670; // type:func
|
||||||
KaleidoScope_SetCursorVtx = 0x80819BF4; // type:func
|
KaleidoScope_SetCursorPos = 0x80819BF4; // type:func
|
||||||
KaleidoScope_SetItemCursorVtx = 0x80819C24; // type:func
|
KaleidoScope_SetItemCursorPos = 0x80819C24; // type:func
|
||||||
KaleidoScope_DrawItemSelect = 0x80819C50; // type:func
|
KaleidoScope_DrawItemSelect = 0x80819C50; // type:func
|
||||||
KaleidoScope_UpdateItemEquip = 0x8081AA60; // type:func
|
KaleidoScope_UpdateItemEquip = 0x8081AA60; // type:func
|
||||||
KaleidoScope_DrawDungeonMap = 0x8081B660; // type:func
|
KaleidoScope_DrawDungeonMap = 0x8081B660; // type:func
|
||||||
|
@ -3243,7 +3243,7 @@ KaleidoScope_DrawGameOver = 0x8082536C; // type:func
|
||||||
KaleidoScope_Draw = 0x80825A00; // type:func
|
KaleidoScope_Draw = 0x80825A00; // type:func
|
||||||
KaleidoScope_GrayOutTextureRGBA32 = 0x80825C1C; // type:func
|
KaleidoScope_GrayOutTextureRGBA32 = 0x80825C1C; // type:func
|
||||||
KaleidoScope_UpdateOpening = 0x80825CD0; // type:func
|
KaleidoScope_UpdateOpening = 0x80825CD0; // type:func
|
||||||
KaleidoScope_UpdateCursorSize = 0x80825EC0; // type:func
|
KaleidoScope_UpdateCursorVtx = 0x80825EC0; // type:func
|
||||||
KaleidoScope_LoadDungeonMap = 0x80826204; // type:func
|
KaleidoScope_LoadDungeonMap = 0x80826204; // type:func
|
||||||
KaleidoScope_UpdateDungeonMap = 0x808262A0; // type:func
|
KaleidoScope_UpdateDungeonMap = 0x808262A0; // type:func
|
||||||
KaleidoScope_Update = 0x808263C0; // type:func
|
KaleidoScope_Update = 0x808263C0; // type:func
|
||||||
|
|
Loading…
Add table
Reference in a new issue