Added Windows message box implementation, but it needs a little work on layout.
This commit is contained in:
parent
0d419a6832
commit
f8a4c99701
4 changed files with 327 additions and 0 deletions
|
@ -1216,6 +1216,14 @@
|
|||
RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\windows\SDL_windowsmodes.c"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue