Fixed comment in implementation for NaCl.
parent
f4b7cf6e81
commit
43500a78b8
|
@ -38,4 +38,5 @@ SDL_GetPrefPath(const char *org, const char *app)
|
|||
return NULL;
|
||||
}
|
||||
|
||||
#endif /* __NACL__ */
|
||||
#endif /* SDL_FILESYSTEM_NACL */
|
||||
|
||||
|
|
Loading…
Reference in New Issue