forked from Green-Sky/tomato
sdl (master post 3.1 preview) Merge commit 'e4f454091a943345938608570b104400f62fd625'
This commit is contained in:
1
external/sdl/SDL/src/SDL_hints_c.h
vendored
1
external/sdl/SDL/src/SDL_hints_c.h
vendored
@@ -27,5 +27,6 @@
|
||||
|
||||
extern SDL_bool SDL_GetStringBoolean(const char *value, SDL_bool default_value);
|
||||
extern int SDL_GetStringInteger(const char *value, int default_value);
|
||||
extern void SDL_ClearHints(void);
|
||||
|
||||
#endif /* SDL_hints_c_h_ */
|
||||
|
||||
Reference in New Issue
Block a user