diff options
Diffstat (limited to '')
-rw-r--r-- | include/kernel/ctrl.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/kernel/ctrl.h b/include/kernel/ctrl.h index f201d40..8aa7715 100644 --- a/include/kernel/ctrl.h +++ b/include/kernel/ctrl.h @@ -1,3 +1,7 @@ +/* + Vita Development Suite Libraries +*/ + #ifndef _PSP2_KERN_CTRL_H_ #define _PSP2_KERN_CTRL_H_ |