Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

NotifyTheScore (lines 5096-5104)

5096  [ NotifyTheScore;
5097      #Ifdef TARGET_GLULX;
5098      glk($0086, 6); ! set note style
5099      #Endif; ! TARGET_GLULX
5100      print "^[";  L__M(##Miscellany, 50, score-last_score);  print ".]^";
5101      #Ifdef TARGET_GLULX;
5102      glk($0086, 0); ! set normal style
5103      #Endif; ! TARGET_GLULX
5104  ];


Last updated 27 February 2004. The librarian in charge of this page is Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight. Please email any comments, suggestions or corrections to cedenqs@inform-fiction.org.