diff options
| author | yenatch <yenatch@gmail.com> | 2015-02-06 00:19:36 -0800 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-02-06 00:19:36 -0800 |
| commit | e246b53ba80f81ab44598686754d5cf65ba20591 (patch) | |
| tree | aa48c1f3fc7f24f87f1fde801b9a4081e556f10c /data/mobile | |
| parent | ed88e4947c21574eade0f3dc516aeac08a1c1c1d (diff) | |
Odds and ends in bank 45 (and more ascii incbins).
Diffstat (limited to 'data/mobile')
| -rw-r--r-- | data/mobile/ascii-alpha.txt | 1 | ||||
| -rw-r--r-- | data/mobile/ascii-sym.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/mobile/ascii-alpha.txt b/data/mobile/ascii-alpha.txt new file mode 100644 index 000000000..0f6cc8680 --- /dev/null +++ b/data/mobile/ascii-alpha.txt @@ -0,0 +1 @@ +ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz
\ No newline at end of file diff --git a/data/mobile/ascii-sym.txt b/data/mobile/ascii-sym.txt new file mode 100644 index 000000000..dae180199 --- /dev/null +++ b/data/mobile/ascii-sym.txt @@ -0,0 +1 @@ +0123456789 !"#$%&'()*+ ,-./:;<=>?@ [\]^_`{|}~
\ No newline at end of file |
