Skip to content

Commit

Permalink
Update code_80091750.c (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaMech authored Apr 20, 2024
1 parent 685c4d6 commit 4df6473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/code_80091750.c
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,7 @@ void func_80091B78(void) {
D_8018D9B0 = get_next_available_memory_addr(0x000900B0);
D_8018D9B4 = (u8 *) get_next_available_memory_addr(0x0000CE00);
D_8018D9B8 = (u8 *) get_next_available_memory_addr(0x00012C00);
D_8018D9C0 = (struct_8018EE10_entry_cont *) get_next_available_memory_addr(0x00001000);
D_8018D9C0 = (struct_8018EE10_entry *) get_next_available_memory_addr(0x00001000);
func_800AF9B0();
D_8018EE0C = 0;

Expand Down

0 comments on commit 4df6473

Please sign in to comment.