Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
NY00123
EDuke32-CSRefactor
Commits
438ba9ba
Commit
438ba9ba
authored
May 20, 2020
by
Richard Gobeille
Browse files
Duke3d: fix VS2019 16.6 build error
parent
00c66956
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/duke3d/src/savegame.h
View file @
438ba9ba
...
...
@@ -39,7 +39,7 @@ extern "C" {
#define SV_MINOR_VER 7
#pragma pack(push,1)
typedef
struct
typedef
struct
_savehead
{
char
headerstr
[
11
];
uint8_t
majorver
,
minorver
,
ptrsize
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment