aboutsummaryrefslogtreecommitdiff
path: root/sky/struc.h
diff options
context:
space:
mode:
authorOliver Kiehl2003-03-05 22:13:40 +0000
committerOliver Kiehl2003-03-05 22:13:40 +0000
commitc349bf123c918de42b39394eb0ab2f32bd74ae5a (patch)
treedea7420592525dd936ee1e9971e0f3e85fe39774 /sky/struc.h
parent9612e866b90f1fe13048f64e3e32efb154addfaa (diff)
downloadscummvm-rg350-c349bf123c918de42b39394eb0ab2f32bd74ae5a.tar.gz
scummvm-rg350-c349bf123c918de42b39394eb0ab2f32bd74ae5a.tar.bz2
scummvm-rg350-c349bf123c918de42b39394eb0ab2f32bd74ae5a.zip
renamed struct s
svn-id: r6698
Diffstat (limited to 'sky/struc.h')
-rw-r--r--sky/struc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/struc.h b/sky/struc.h
index 56d1a305ab..2e111a5d86 100644
--- a/sky/struc.h
+++ b/sky/struc.h
@@ -19,7 +19,7 @@
*
*/
-typedef struct s
+typedef struct dataFileHeader
{
uint16 flag; // bit 0: set for colour data, clear for not
// bit 1: set for compressed, clear for uncompressed