diff options
Diffstat (limited to 'src/win95/chnkload.hpp')
| -rw-r--r-- | src/win95/chnkload.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/chnkload.hpp b/src/win95/chnkload.hpp index 19325dc..adf2163 100644 --- a/src/win95/chnkload.hpp +++ b/src/win95/chnkload.hpp @@ -95,9 +95,9 @@ struct _RifHandle : Project_RifHandle _RifHandle() : fc(0) , envd(0) + , palparent(0) , max_index(0) , tex_index_nos(0) - , palparent(0) {} }; |
