Inform - Support - Source

Back to List

Inventory
Complete

Backward
At End

Plain
Coloured
Gaudy

This code
in plain text

Browsing verblibm.h

L___M (lines 2008-2016)

2008  [ L___M n x1 s;
2009    s=action;
2010    lm_n=n; lm_o=x1;
2011    action=sw__var;
2012    if (RunRoutines(LibraryMessages,before)~=0) { action=s; rfalse; }
2013    action=s;
2014   
2015    LanguageLM(n, x1);
2016  ];


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 (graham@gnelson.demon.co.uk) assisted by C Knight.