summaryrefslogtreecommitdiff
path: root/module/sh9cmd.m
blob: 10f007bfc3856cd053e9562a66ba0e47063e4cd4 (plain)
1
2
3
4
5
Sh9Cmd: module
{
  PATH: con "/dis/lib/sh9cmd.dis";
	init:	fn(ctxt: ref Draw->Context, argv: list of string);
};