implement full character backups on GC
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# .meta hide_from_patches_menu
|
||||
.meta name="GetExtendedPlayerInfo"
|
||||
.meta description=""
|
||||
|
||||
entry_ptr:
|
||||
reloc0:
|
||||
.offsetof start
|
||||
start:
|
||||
mflr r12
|
||||
bl get_data_addr
|
||||
data:
|
||||
.data 0x803DD328 # malloc9
|
||||
.data 0x80202AB4 # get_character_file
|
||||
.data 0x80202A90 # get_selected_character_file_index
|
||||
.data 0x805D17C0 # root_protocol (anchor: send_05)
|
||||
.data 0x803DD380 # free9
|
||||
.data 0x80078820 # TProtocol_wait_send_drain
|
||||
get_data_addr:
|
||||
.include GetExtendedPlayerInfoGC
|
||||
Reference in New Issue
Block a user