mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-11 18:45:55 -05:00
Finish out game options and FatalError
Some data cleanup as well. Thanks pika for the noreturn tip for FatalError.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user