Added PSP Accept/Cance
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
#include "system/system.h"
|
||||
#include <psputility.h>
|
||||
|
||||
/**
|
||||
* Initializes the PSP system module.
|
||||
*
|
||||
* @return Error code indicating success or failure.
|
||||
*/
|
||||
errorret_t systemInitPSP(void);
|
||||
|
||||
/**
|
||||
* Returns which PSP system dialog is currently open (if any).
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user