rename function prefixes to better follow guidelines

This commit is contained in:
Banjo Kazooie
2024-09-01 16:23:14 -05:00
parent 0964b8e08a
commit 892f773f80
11 changed files with 115 additions and 110 deletions

View File

@@ -266,7 +266,7 @@ void func_8024AF48(void){
func_8024A880(0x9000);
}
else{
if(mole_learnedAllSpiralMountainAbilities())
if(chmole_learnedAllSpiralMountainAbilities())
func_8024A9EC(0);
func_8024A880(0x6fff);
}