Skip to content

Commit 43586c9

Browse files
committed
capusbpsp 1.0
1 parent 8d68fd4 commit 43586c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "io.h"
2424
#include "hooks.h"
2525

26-
PSP_MODULE_INFO("CAPUSBPSP", PSP_MODULE_KERNEL, 0, 1);
26+
PSP_MODULE_INFO("CAPUSBPSP", PSP_MODULE_KERNEL, 1, 0);
2727

2828
typedef struct {
2929
char *name;

0 commit comments

Comments
 (0)