Add is_romdisk_available
to the jump table
This commit is contained in:
parent
7a1b724707
commit
8fd1e10dc2
|
@ -79,6 +79,7 @@ ryfs_get_size: jmp [0xF0045018]
|
|||
ryfs_get_file_list: jmp [0xF004501C]
|
||||
ryfs_tell: jmp [0xF0045020]
|
||||
ryfs_write: jmp [0xF0045024]
|
||||
is_romdisk_available: jmp [0xF0045028]
|
||||
|
||||
; memory copy/compare jump table
|
||||
copy_memory_bytes: jmp [0xF0046000]
|
||||
|
|
Loading…
Reference in New Issue
Block a user