chiark / gitweb /
Introduce some infrastructure to permit games' print functions to
authorSimon Tatham <anakin@pobox.com>
Sun, 22 Feb 2009 12:05:38 +0000 (12:05 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 Feb 2009 12:05:38 +0000 (12:05 +0000)
commit407f29c46f35910ce3d7ddd41f13e94213c2597e
treea276576d6d3161c345015f69447d474f5918a562
parent9249f096192b0a50e607024bf04736ef0506b5ea
Introduce some infrastructure to permit games' print functions to
draw dotted lines. No puzzle yet uses this, but one's about to.

[originally from svn r8453]
devel.but
drawing.c
nestedvm.c
nullfe.c
ps.c
puzzles.h
windows.c