summaryrefslogtreecommitdiff
path: root/emu/port/devdraw.c
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-03-25 16:37:32 +0000
committerCharles.Forsyth <devnull@localhost>2009-03-25 16:37:32 +0000
commite0a2b8d82a5521d9391ca8c6f055777954c76c2f (patch)
treebed98eebad567e161db651e8a173f1a819169292 /emu/port/devdraw.c
parentd8150d92150b08ade63d7cd8b666cb26551110ff (diff)
x20090315-1636
Diffstat (limited to 'emu/port/devdraw.c')
-rw-r--r--emu/port/devdraw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devdraw.c b/emu/port/devdraw.c
index bc6d6352..f4b37a44 100644
--- a/emu/port/devdraw.c
+++ b/emu/port/devdraw.c
@@ -2000,7 +2000,9 @@ Dev drawdevtab = {
'i',
"draw",
+ devreset,
devinit,
+ devshutdown,
drawattach,
drawwalk,
drawstat,