summaryrefslogtreecommitdiff
path: root/src/glibext/gbufferline.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-11-22 19:51:17 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-11-22 19:51:17 (GMT)
commit3669bdaf8552f53baa5cfb2b0d360959eea61236 (patch)
tree94c5c5a74de1438c99320d4159b1f3de56961edf /src/glibext/gbufferline.h
parent29b390b5ed9f5c1a89db6d1e8d93d7126051b9a7 (diff)
Rewritten parts of the Android plugin to insert indications about exceptions.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@288 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/glibext/gbufferline.h')
-rw-r--r--src/glibext/gbufferline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/gbufferline.h b/src/glibext/gbufferline.h
index 3cc992b..670df99 100644
--- a/src/glibext/gbufferline.h
+++ b/src/glibext/gbufferline.h
@@ -71,6 +71,7 @@ typedef enum _RenderingTagType
RTT_RAW, /* Contenu brut */
RTT_COMMENT, /* Commentaire */
+ RTT_INDICATION, /* Aide à la lecture */
RTT_RAW_CODE, /* Code binaire brut */
RTT_INSTRUCTION, /* Code binaire brut */