diff sidlib.h @ 242:537420ccd05b

More work on STIL parser.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 04 Jan 2020 21:57:47 +0200
parents c9b57c8fd058
children 6cb01bf6c8c8
line wrap: on
line diff
--- a/sidlib.h	Sat Jan 04 19:00:09 2020 +0200
+++ b/sidlib.h	Sat Jan 04 21:57:47 2020 +0200
@@ -54,6 +54,8 @@
     STF_AUTHOR,
     STF_TITLE,
     STF_INFO,
+    STF_ARTIST,
+    STF_COMMENT,
 
     STF_LAST
 };