mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 05:27:48 +00:00
Formatting
This commit is contained in:
committed by
Sam Lantinga
parent
4f9fde8766
commit
a4ddb175f1
@@ -19,4 +19,5 @@
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
@@ -159,5 +159,4 @@ int SDL_SemPost(SDL_sem *sem)
|
||||
|
||||
#endif /* SDL_THREAD_VITA */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
@@ -108,5 +108,4 @@ int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
|
||||
|
||||
#endif /* SDL_THREAD_VITA */
|
||||
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
@@ -22,3 +22,5 @@
|
||||
#include <psp2/types.h>
|
||||
|
||||
typedef SceUID SYS_ThreadHandle;
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
Reference in New Issue
Block a user