From 66a9ea6ddf64a3212ad4f84892cae73a26b1c050 Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Wed, 4 Sep 2024 20:29:05 +0200 Subject: [PATCH] disasm metadata --- tools/disasm/ntsc-1.2/functions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/disasm/ntsc-1.2/functions.txt b/tools/disasm/ntsc-1.2/functions.txt index a3c4c7520b..68e7b940a0 100644 --- a/tools/disasm/ntsc-1.2/functions.txt +++ b/tools/disasm/ntsc-1.2/functions.txt @@ -3213,8 +3213,8 @@ KaleidoScope_DrawEquipmentImage = 0x80817BA0; // type:func KaleidoScope_DrawPlayerWork = 0x80817FE8; // type:func KaleidoScope_DrawEquipment = 0x8081818C; // type:func KaleidoScope_DrawAmmoCount = 0x80819670; // type:func -KaleidoScope_SetCursorVtx = 0x80819BF4; // type:func -KaleidoScope_SetItemCursorVtx = 0x80819C24; // type:func +KaleidoScope_SetCursorPos = 0x80819BF4; // type:func +KaleidoScope_SetItemCursorPos = 0x80819C24; // type:func KaleidoScope_DrawItemSelect = 0x80819C50; // type:func KaleidoScope_UpdateItemEquip = 0x8081AA60; // type:func KaleidoScope_DrawDungeonMap = 0x8081B660; // type:func @@ -3243,7 +3243,7 @@ KaleidoScope_DrawGameOver = 0x8082536C; // type:func KaleidoScope_Draw = 0x80825A00; // type:func KaleidoScope_GrayOutTextureRGBA32 = 0x80825C1C; // type:func KaleidoScope_UpdateOpening = 0x80825CD0; // type:func -KaleidoScope_UpdateCursorSize = 0x80825EC0; // type:func +KaleidoScope_UpdateCursorVtx = 0x80825EC0; // type:func KaleidoScope_LoadDungeonMap = 0x80826204; // type:func KaleidoScope_UpdateDungeonMap = 0x808262A0; // type:func KaleidoScope_Update = 0x808263C0; // type:func