diff options
author | devnoname120 | 2016-11-13 21:56:50 +0100 |
---|---|---|
committer | devnoname120 | 2016-11-13 21:56:50 +0100 |
commit | b0bcd97ce2d965354ab3621529f1fbea7102ddba (patch) | |
tree | 9b2e3d83f9115bd28f3040fe5a5eb5eaf583ebd0 /include/user/sysmodule.h | |
parent | More stuff related to doxygen (diff) | |
download | vds-libraries-b0bcd97ce2d965354ab3621529f1fbea7102ddba.tar.gz |
All files should be added to the documentation now
Diffstat (limited to '')
-rw-r--r-- | include/user/sysmodule.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/user/sysmodule.h b/include/user/sysmodule.h index 1ef7d2c..3444cc9 100644 --- a/include/user/sysmodule.h +++ b/include/user/sysmodule.h @@ -83,3 +83,5 @@ int sceSysmoduleIsLoaded(SceUInt16 id); #endif #endif /* _PSP2_SYSMODULE_H_ */ + +/** \} */ |