diff options
Diffstat (limited to 'map.h')
| -rw-r--r-- | map.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +/* + * This file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. + * To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/. + * + * Attribution should be given to Franklin Wei. + */ char *map[] = { /* 0 */ (char[]){" ."}, /* 1 */ (char[]){" __________--^-^-\\. ____ __----/^\\."}, |