diff options
Diffstat (limited to 'engines/glk')
-rw-r--r-- | engines/glk/jacl/jacl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/glk/jacl/jacl.h b/engines/glk/jacl/jacl.h index 958238d7c7..5f24dc6a2d 100644 --- a/engines/glk/jacl/jacl.h +++ b/engines/glk/jacl/jacl.h @@ -20,6 +20,8 @@ * */ +/* Based on the JACL interpreter version 3.0.0 */ + #ifndef JACL_JACL #define JACL_JACL |