mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
NoShow change
This commit is contained in:
parent
b061798379
commit
af274d1790
1 changed files with 1 additions and 1 deletions
|
@ -675,7 +675,7 @@ namespace SDL2
|
|||
WindowFlags flags
|
||||
);
|
||||
|
||||
[LinkName("SDL_CreateWindowAndRenderer"), Obsolete("WindowPos has been deprecated in favor of int32.", false)]
|
||||
[LinkName("SDL_CreateWindowAndRenderer"), NoShow, Obsolete("WindowPos has been deprecated in favor of int32.", false)]
|
||||
public static extern int CreateWindowAndRenderer(
|
||||
WindowPos width,
|
||||
WindowPos height,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue