Created inital yaml for decompressed rom, edited makefile to build it and fixed all undefined symbol/multiple definition errors
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user