mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-03 17:08:17 +00:00
Nits.
This commit is contained in:
parent
dc8a2dea72
commit
f3627aaf59
@ -14,6 +14,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with SSNES.
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifndef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0501
|
||||
@ -749,3 +750,4 @@ void netplay_post_frame(netplay_t *handle)
|
||||
handle->is_replay = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user