aboutsummaryrefslogtreecommitdiff
path: root/ext13.h
diff options
context:
space:
mode:
authordieter kovacic <d13@users.sourceforge.net>2002-07-09 12:41:56 +0000
committerdieter kovacic <d13@users.sourceforge.net>2002-07-09 12:41:56 +0000
commit7312e58d17e331d71d4f47e21bf15499609bace8 (patch)
tree23e7fba2466041f82bc29ce4adf5e7ac35d2d508 /ext13.h
This commit was generated by cvs2svn to compensate for changes in r33,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34
Diffstat (limited to 'ext13.h')
-rw-r--r--ext13.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext13.h b/ext13.h
new file mode 100644
index 0000000..fd09168
--- /dev/null
+++ b/ext13.h
@@ -0,0 +1,8 @@
+#ifndef __EXT13_H__
+#define __EXT13_H__
+
+#define BACKGROUND "-fill white"
+#define BACKGROUNDCOLOR "white"
+
+
+#endif