about summary refs log tree commit diff stats
path: root/source/encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/encoding.c')
-rw-r--r--source/encoding.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/encoding.c b/source/encoding.c index a69fc7e..7b70df2 100644 --- a/source/encoding.c +++ b/source/encoding.c
@@ -1,3 +1,12 @@
1/*
2 * Copyright (C) 2017 hatkirby
3 *
4 * This software may be modified and distributed under the terms
5 * of the MIT license. See the LICENSE file for details.
6 *
7 * Gen 3 proprietary encoding information from Bulbapedia:
8 * https://bulbapedia.bulbagarden.net/wiki/Character_encoding_in_Generation_III
9 */
1#include "encoding.h" 10#include "encoding.h"
2 11
3const char charmap[] = { 12const char charmap[] = {