aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/vga.h')
-rw-r--r--engines/agos/vga.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agos/vga.h b/engines/agos/vga.h
index 1994f59f7f..2a2056ca7b 100644
--- a/engines/agos/vga.h
+++ b/engines/agos/vga.h
@@ -31,7 +31,7 @@ namespace AGOS {
#include "common/pack-start.h" // START STRUCT PACKING
// Feeble Files
-struct VgaFileHeader2_Feeble {
+struct VgaFile1Header_Feeble {
uint16 imageCount;
uint16 x_2;
uint16 animationCount;
@@ -86,7 +86,7 @@ struct AnimationHeader_WW {
} PACKED_STRUCT;
// Common
-struct VgaFileHeader2_Common {
+struct VgaFile1Header_Common {
uint16 x_1;
uint16 imageCount;
uint16 x_2;