From 091d33e801645952fcedccec962be4cd19b314c9 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 4 Feb 2015 16:07:38 -0800 Subject: More mobile incbins and start incbinning .txt for ascii. --- data/mobile/x-game-code-prefix.txt | 1 + data/mobile/x-game-code.txt | Bin 0 -> 12 bytes data/mobile/x-game-result-prefix.txt | 1 + data/mobile/x-game-result.txt | Bin 0 -> 16 bytes 4 files changed, 2 insertions(+) create mode 100644 data/mobile/x-game-code-prefix.txt create mode 100644 data/mobile/x-game-code.txt create mode 100644 data/mobile/x-game-result-prefix.txt create mode 100644 data/mobile/x-game-result.txt (limited to 'data') diff --git a/data/mobile/x-game-code-prefix.txt b/data/mobile/x-game-code-prefix.txt new file mode 100644 index 000000000..61012198d --- /dev/null +++ b/data/mobile/x-game-code-prefix.txt @@ -0,0 +1 @@ +X-Game-code: diff --git a/data/mobile/x-game-code.txt b/data/mobile/x-game-code.txt new file mode 100644 index 000000000..91fc69604 Binary files /dev/null and b/data/mobile/x-game-code.txt differ diff --git a/data/mobile/x-game-result-prefix.txt b/data/mobile/x-game-result-prefix.txt new file mode 100644 index 000000000..e9627d29d --- /dev/null +++ b/data/mobile/x-game-result-prefix.txt @@ -0,0 +1 @@ +X-Game-result: diff --git a/data/mobile/x-game-result.txt b/data/mobile/x-game-result.txt new file mode 100644 index 000000000..3cebbf213 Binary files /dev/null and b/data/mobile/x-game-result.txt differ -- cgit v1.2.3