Created inital yaml for decompressed rom, edited makefile to build it and fixed all undefined symbol/multiple definition errors

This commit is contained in:
Mr-Wiseguy
2022-10-28 02:46:26 -04:00
parent cc8a6ffc78
commit e1bf4549e3
174 changed files with 3648 additions and 1282 deletions

View File

@@ -381,7 +381,7 @@ void func_80293F0C(void){
D_8037C27A = 0;
if (D_8037C27C) {
D_8037C280 = func_80258948(D_8037C280 + 1, 3);
D_8037C280 = ml_min_w(D_8037C280 + 1, 3);
} else {
D_8037C280 = 0;
}