Skip to content
Permalink
mecm
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
/******************************************************************************
homehook.prx
******************************************************************************/
#ifndef HOMEHOOK_PRX_H
#define HOMEHOOK_PRX_H
void initHomeButton(int devkit_version);
unsigned int readHomeButton(void);
#endif /* HOMEHOOK_PRX_H */