diff options
author | devnoname120 | 2016-11-17 14:34:41 +0100 |
---|---|---|
committer | devnoname120 | 2016-11-17 14:34:41 +0100 |
commit | 6b6e01299d769d46777c9a954afc60c7be169b03 (patch) | |
tree | 72ac839764be64c4170fc19792ad5e5d8b719131 /include/user/display.h | |
parent | All files should be added to the documentation now (diff) | |
download | vds-libraries-6b6e01299d769d46777c9a954afc60c7be169b03.tar.gz |
Documentation: Simplify grouping
Diffstat (limited to '')
-rw-r--r-- | include/user/display.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/user/display.h b/include/user/display.h index ec719d9..84d1887 100644 --- a/include/user/display.h +++ b/include/user/display.h @@ -154,4 +154,3 @@ int sceDisplayUnregisterVblankStartCallback(SceUID uid); #endif /* _PSP2_DISPLAY_H_ */ -/** \} */ |