X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fpsp.h;h=d94d3ec9a20c9a72aa61618830ed9ee4d36b4d6f;hb=426ecc582f3f6f3d04f7b7ae25b548be7178c4fd;hp=d4a3d0e77df79b7501ef9e38f9dfca57cfad51e4;hpb=6d741b3258179dadc7890f45e155b0a6871ebdc5;p=libpicofe.git diff --git a/psp/psp.h b/psp/psp.h index d4a3d0e..d94d3ec 100644 --- a/psp/psp.h +++ b/psp/psp.h @@ -43,6 +43,8 @@ int psp_set_cpu_clock(int clock); char *psp_get_status_line(void); +void psp_wait_suspend(void); + /* shorter btn names */ #define BTN_UP PSP_CTRL_UP #define BTN_LEFT PSP_CTRL_LEFT