rpcsx/rpcs3/Emu/Cell/lv2/sys_game.h

5 lines
136 B
C

#pragma once
error_code _sys_game_board_storage_read(vm::ptr<u8> buffer1, vm::ptr<u8> buffer2);
u64 _sys_game_get_system_sw_version();