Created inital yaml for decompressed rom, edited makefile to build it and fixed all undefined symbol/multiple definition errors
This commit is contained in:
@@ -140,7 +140,7 @@ bool SM_CRCs_are_valid(void){
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
void func_80386810(void)
|
||||
void SM_func_80386810(void)
|
||||
{
|
||||
spawnableActorList_add(&D_8038AB00, actor_new, 0X2000180);
|
||||
spawnableActorList_add(&D_8038ABF0, actor_new, 0X80);
|
||||
|
Reference in New Issue
Block a user