mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Make all functions return something and re enable the msvc error.
This commit is contained in:
parent
7039d10159
commit
714904b984
11 changed files with 230 additions and 35 deletions
|
|
@ -42,7 +42,6 @@
|
|||
|
||||
#if defined(__WINDOWS__)
|
||||
#define STEAM_WIN32
|
||||
#pragma warning( disable : 4716)
|
||||
#ifndef NOMINMAX
|
||||
# define NOMINMAX
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue