SifAddCmdHandler ?

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
EEUG
Posts: 136
Joined: Fri May 13, 2005 4:49 am
Location: The Netherlands

SifAddCmdHandler ?

Post by EEUG »

...does anybody know which structure type is hidden behind that first void* argument of handler function used in the subject?
Thanks in advance. Eugene...
User avatar
Lukasz
Posts: 248
Joined: Mon Jan 19, 2004 8:37 pm
Location: Denmark
Contact:

Post by Lukasz »

Check out the sifrpc.c source file in ps2sdk, it uses the function.
EEUG
Posts: 136
Joined: Fri May 13, 2005 4:49 am
Location: The Netherlands

Post by EEUG »

Thank you
Post Reply