mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Fix testnative C90 compatibility
This commit is contained in:
parent
7b501ae71f
commit
9e3783996b
1 changed files with 1 additions and 1 deletions
|
|
@ -48,4 +48,4 @@ extern NativeWindowFactory X11WindowFactory;
|
||||||
extern NativeWindowFactory CocoaWindowFactory;
|
extern NativeWindowFactory CocoaWindowFactory;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // testnative_h_
|
#endif /* testnative_h_ */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue