[ NotifyTheScore; #Ifdef TARGET_GLULX; glk($0086, 6); ! set note style #Endif; ! TARGET_GLULX print "^["; L__M(##Miscellany, 50, score-last_score); print ".]^"; #Ifdef TARGET_GLULX; glk($0086, 0); ! set normal style #Endif; ! TARGET_GLULX ];