aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/adrift/scprotos.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/adrift/scprotos.h')
-rw-r--r--engines/glk/adrift/scprotos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/adrift/scprotos.h b/engines/glk/adrift/scprotos.h
index 6fd383cba8..5d39c54409 100644
--- a/engines/glk/adrift/scprotos.h
+++ b/engines/glk/adrift/scprotos.h
@@ -101,7 +101,7 @@ enum {
TAF_VERSION_500 = 500,
TAF_VERSION_400 = 400,
TAF_VERSION_390 = 390,
- TAF_VERSION_380 = 380,
+ TAF_VERSION_380 = 380
};
typedef struct sc_taf_s *sc_tafref_t;