Should compile now (fixed typos(?))
This commit is contained in:
parent
63c52052ea
commit
569fcd280c
2 changed files with 6 additions and 3 deletions
|
@ -90,7 +90,7 @@ SDL_ThreadID(void)
|
|||
}
|
||||
|
||||
int
|
||||
SDL_SYS_SetThreadPriority(SDL_Thread * thread, SDL_ThreadPriority priority)
|
||||
SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
|
||||
{
|
||||
int32 value;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue