mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 01:05:09 -05:00
Fixed names of driver-specific implementation files.
This commit is contained in:
@@ -21,3 +21,5 @@
|
||||
*/
|
||||
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* Functions implementing shaped windows for Cocoa will be implemented when the API is decided on. */
|
||||
@@ -21,3 +21,5 @@
|
||||
*/
|
||||
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* Functions implementing shaped windows for Win32 will be implemented when the API is set. */
|
||||
@@ -21,3 +21,5 @@
|
||||
*/
|
||||
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* Functions implementing shaped-window functionality for X Window System will be implemented when the API is decided. */
|
||||
Reference in New Issue
Block a user