mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
9 lines
180 B
ArmAsm
9 lines
180 B
ArmAsm
.set noreorder
|
|
|
|
#include "pspstub.s"
|
|
|
|
STUB_START "KernelAccess",0x40090000,0x00020005
|
|
STUB_FUNC 0x8A5C745F,kaGeEdramSetSize
|
|
STUB_FUNC 0x71570ECF,kaGeEdramGetHwSize
|
|
STUB_END
|