diff 06/ecl.xhtml @ 12:79dfd9765a67

I *really* should commit more often.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 04 Oct 2011 11:45:04 +0200
parents 2a7b9d62c0c4
children 2925b0e246c6
line wrap: on
line diff
--- a/06/ecl.xhtml
+++ b/06/ecl.xhtml
@@ -49,7 +49,7 @@ typedef struct {
 } thecl_main_instr_t;
 </pre>
 
-		<p>Most present instruction, that pops an enemy.</p>
+		<p id="enemy_sub">Most present instruction, that pops an enemy.</p>
 <pre>
 typedef struct {
     uint16_t time;