From a79f0bca8f01fa222d09dfdd1784e2b669ee98c8 Mon Sep 17 00:00:00 2001 From: Sirius902 <3645979-Sirius902@users.noreply.gitlab.com> Date: Wed, 30 Sep 2020 22:30:49 -0700 Subject: [PATCH] Rename asm for named functions --- .../actors/ovl_En_Ik/{func_80A74390.s => EnIk_SetupAction.s} | 0 .../actors/ovl_En_Ik/{func_80A76BF4.s => EnIk_StartMusic.s} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename asm/non_matchings/overlays/actors/ovl_En_Ik/{func_80A74390.s => EnIk_SetupAction.s} (100%) rename asm/non_matchings/overlays/actors/ovl_En_Ik/{func_80A76BF4.s => EnIk_StartMusic.s} (100%) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Ik/func_80A74390.s b/asm/non_matchings/overlays/actors/ovl_En_Ik/EnIk_SetupAction.s similarity index 100% rename from asm/non_matchings/overlays/actors/ovl_En_Ik/func_80A74390.s rename to asm/non_matchings/overlays/actors/ovl_En_Ik/EnIk_SetupAction.s diff --git a/asm/non_matchings/overlays/actors/ovl_En_Ik/func_80A76BF4.s b/asm/non_matchings/overlays/actors/ovl_En_Ik/EnIk_StartMusic.s similarity index 100% rename from asm/non_matchings/overlays/actors/ovl_En_Ik/func_80A76BF4.s rename to asm/non_matchings/overlays/actors/ovl_En_Ik/EnIk_StartMusic.s