diff options
Diffstat (limited to 'src/boot_O2_g3')
| -rw-r--r-- | src/boot_O2_g3/boot_0x80080060.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot_O2_g3/boot_0x80080060.c b/src/boot_O2_g3/boot_0x80080060.c index b02f41617..651584f8d 100644 --- a/src/boot_O2_g3/boot_0x80080060.c +++ b/src/boot_O2_g3/boot_0x80080060.c @@ -3,7 +3,7 @@ UNK_RET func_80080060(void) { func_80085320(&D_80099500, &D_80099AF0, &D_80099EF0, 0, -1, &D_80098190); - D_80000318 = func_8008D350(); + osMemSize = func_8008D350(); func_800818F4(); osInitialize(); osUnmapTLBAll(); |
