Blog update
This commit is contained in:
parent
66a36828d1
commit
0735ea8186
9 changed files with 61 additions and 45 deletions
|
|
@ -125,7 +125,7 @@ var I386 = true;
|
|||
/**
|
||||
* @define {boolean}
|
||||
*
|
||||
* COMPAQ386 enables Compaq DeskPro 386 support. Requires I386 support as well (duh).
|
||||
* COMPAQ386 enables COMPAQ DeskPro 386 support. Requires I386 support as well (duh).
|
||||
*/
|
||||
var COMPAQ386 = I386;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue