diff options
-rw-r--r-- | engines/glk/alan3/attribute.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/alan3/attribute.h b/engines/glk/alan3/attribute.h index 02aac0d926..95bf464cd6 100644 --- a/engines/glk/alan3/attribute.h +++ b/engines/glk/alan3/attribute.h @@ -35,4 +35,4 @@ extern void setAttribute(AttributeEntry *attributeTable, int attributeCode, Aptr } // End of namespace Alan3 } // End of namespace Glk -#endif
\ No newline at end of file +#endif |