mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-05 23:31:17 +00:00
2d2ba86f4f
* Interface.h: ensure that functions in the interface are not exported by other header files. This is generally harmless, except for the presence of default arguments, in which case the version with default arguments must come first. To avoid the issue, these functions are only ever exported in the Interface.h header file. |
||
---|---|---|
.. | ||
AppleWin.cpp | ||
AppleWin.h | ||
DirectInput.cpp | ||
DirectInput.h | ||
WinFrame.cpp | ||
WinFrame.h | ||
WinVideo.cpp | ||
WinVideo.h |