Finish out game options and FatalError

Some data cleanup as well. Thanks pika for the noreturn tip for
FatalError.
This commit is contained in:
Seth Barberee
2021-06-23 17:35:37 -05:00
parent f1fdcc2b0a
commit d168537968
27 changed files with 1783 additions and 1979 deletions

View File

@@ -609,7 +609,7 @@ sub_8097D60:
adds r1, r3, 0
bl sub_809486C
mov r0, sp
bl WriteSaveOptions
bl WriteGameOptions
mov r0, sp
bl WritePlayTime
mov r0, sp
@@ -634,7 +634,7 @@ sub_8097D98:
adds r1, r3, 0
bl sub_809485C
mov r0, sp
bl ReadSaveOptions
bl ReadGameOptions
mov r0, sp
bl ReadPlayTime
mov r0, sp