mirror of
https://github.com/DaedalusX64/daedalus.git
synced 2025-04-02 10:21:48 -04:00
8 lines
157 B
ArmAsm
8 lines
157 B
ArmAsm
.set noreorder
|
|
|
|
#include "pspstub.s"
|
|
|
|
STUB_START "MediaEngine",0x40090000,0x00020005
|
|
STUB_FUNC 0x284FAFFC,InitME
|
|
STUB_FUNC 0xE6B12941,KillME
|
|
STUB_END
|