SDL2 also for Windows, by TOYAMA Shin-ichi
This commit is contained in:
parent
6891266eee
commit
16f56ae9cd
4 changed files with 11 additions and 20 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#endif
|
||||
|
||||
/* if printcfg is NULL, uses the default printer */
|
||||
extern const char *SurfacePrint(SDL_Surface * surf, const char *printcfg, int showdialog);
|
||||
extern const char *SurfacePrint(SDL_Window * window, SDL_Surface * surf, const char *printcfg, int showdialog);
|
||||
extern int IsPrinterAvailable(void);
|
||||
|
||||
/* additional windows functions requiring <windows.h> */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue