added 2 strings

This commit is contained in:
farisawan-2000 2021-01-02 14:49:10 -05:00
parent 5bb50a23e5
commit 5730e4ca7d

View File

@ -119,8 +119,8 @@ OSThread *func_800A2904(void) {
}
func_80022B88("s: %x\n", D_80048D88);
// add these in when this and the giant switch case function are matching
func_80022B88(&D_800D5B40, D_80048D8C);
func_80022B88(&D_800D5B48, D_80048D90);
func_80022B88("t: %x\n", D_80048D8C);
func_80022B88("l: %x\n", D_80048D90);
return sp1C;
}
#else