| summaryrefslogtreecommitdiff |
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-10-02 16:23:27 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-10-02 16:23:27 +0200 |
| commit | c6483e4e04af1500e4d328a6b4482c8507823d27 (patch) | |
| tree | 8b5c1892dd845c79f1e508f2a7b3f44116ac453a /portrait/basic.m4d | |
| parent | 4833abcc8883cc9701b90be3af70c9354547431c (diff) | |
Adds portraits as a data listing.
Diffstat (limited to 'portrait/basic.m4d')
| -rw-r--r-- | portrait/basic.m4d | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/portrait/basic.m4d b/portrait/basic.m4d new file mode 100644 index 0000000..ca56b28 --- /dev/null +++ b/portrait/basic.m4d @@ -0,0 +1,5 @@ +__PORTRAIT(cat, Black Cat, mammal, cat)m4_dnl +__PORTRAIT(grey_cat, Grey Cat, mammal, grey_cat)m4_dnl +__PORTRAIT(orange_cat, Orange Cat, mammal, orange_cat)m4_dnl +__PORTRAIT(hermine, Stoat, mammal, hermine)m4_dnl +__PORTRAIT(crow, Crow, bird, crow)m4_dnl |


