aboutsummaryrefslogtreecommitdiff
path: root/ext13.h
blob: fd0916885079ec2e5f68f8fd6294d64406704519 (plain)
1
2
3
4
5
6
7
8
#ifndef __EXT13_H__
#define __EXT13_H__

#define BACKGROUND "-fill white"
#define BACKGROUNDCOLOR "white"


#endif