



NotifyTheScore (lines 5096-5104)
Back to List
Browsing parserm.h
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.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Graham Nelson assisted by C Knight.