From 91f0ba177642728eabf407e2a01829789c69ab45 Mon Sep 17 00:00:00 2001 From: David Benepe Date: Mon, 29 Jun 2020 15:35:44 -0500 Subject: [PATCH] Created a subfolder for non_matchings --- asm/non_matchings/{ => unknown_0667D0}/func_80065C38.s | 0 asm/non_matchings/{ => unknown_0667D0}/func_80065D98.s | 0 asm/non_matchings/{ => unknown_0667D0}/func_80065E30.s | 0 src/unknown_0667D0.c | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename asm/non_matchings/{ => unknown_0667D0}/func_80065C38.s (100%) rename asm/non_matchings/{ => unknown_0667D0}/func_80065D98.s (100%) rename asm/non_matchings/{ => unknown_0667D0}/func_80065E30.s (100%) diff --git a/asm/non_matchings/func_80065C38.s b/asm/non_matchings/unknown_0667D0/func_80065C38.s similarity index 100% rename from asm/non_matchings/func_80065C38.s rename to asm/non_matchings/unknown_0667D0/func_80065C38.s diff --git a/asm/non_matchings/func_80065D98.s b/asm/non_matchings/unknown_0667D0/func_80065D98.s similarity index 100% rename from asm/non_matchings/func_80065D98.s rename to asm/non_matchings/unknown_0667D0/func_80065D98.s diff --git a/asm/non_matchings/func_80065E30.s b/asm/non_matchings/unknown_0667D0/func_80065E30.s similarity index 100% rename from asm/non_matchings/func_80065E30.s rename to asm/non_matchings/unknown_0667D0/func_80065E30.s diff --git a/src/unknown_0667D0.c b/src/unknown_0667D0.c index 35101e56..e4faf2aa 100644 --- a/src/unknown_0667D0.c +++ b/src/unknown_0667D0.c @@ -35,7 +35,7 @@ s32 func_80065BEC(s32 arg0) { } } -GLOBAL_ASM("asm/non_matchings/func_80065C38.s") +GLOBAL_ASM("asm/non_matchings/unknown_0667D0/func_80065C38.s") void func_80065D40(void) { func_800CC5A0(); @@ -43,7 +43,7 @@ void func_80065D40(void) { osStartThread(&D_8011F760); } -GLOBAL_ASM("asm/non_matchings/func_80065D98.s") -GLOBAL_ASM("asm/non_matchings/func_80065E30.s") +GLOBAL_ASM("asm/non_matchings/unknown_0667D0/func_80065D98.s") +GLOBAL_ASM("asm/non_matchings/unknown_0667D0/func_80065E30.s")