summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/ti85.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-09-18 07:33:27 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-09-18 07:33:27 +0000
commit2a06847d59b27f9927caa22761514640dadb9c8a (patch)
treec7d8f75dc7470758abe0bd6f531412ee980c1993 /src/mess/includes/ti85.h
parent2bc32d8645b8f45925420e310b8c26974866a29c (diff)
manual cleanup of mame and mess includes (no whatsnew)
Diffstat (limited to 'src/mess/includes/ti85.h')
-rw-r--r--src/mess/includes/ti85.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/mess/includes/ti85.h b/src/mess/includes/ti85.h
index 7712ed4c5d6..aa6d495f083 100644
--- a/src/mess/includes/ti85.h
+++ b/src/mess/includes/ti85.h
@@ -106,24 +106,10 @@ public:
/*----------- defined in machine/ti85.c -----------*/
-
-
-
-
-
-
NVRAM_HANDLER( ti83p );
NVRAM_HANDLER( ti86 );
SNAPSHOT_LOAD( ti8x );
-/*----------- defined in video/ti85.c -----------*/
-
-
-
-
-
-
-
#endif /* TI85_H_ */