diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-01 22:19:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-01 22:19:48 -0400 |
commit | 51970f97b0e48b0bffa8ab9229ac30a94f57512a (patch) | |
tree | 70ec5b040d0732a97049e3b7341e6cc218130ec7 /graphics/easy_chat | |
parent | 21fd6827b090f6c64924fe88bec7cf80147df3d2 (diff) | |
parent | 691c680908312c883362d0bbc2aad30e986b665a (diff) |
Merge pull request #1393 from GriffinRichards/doc-dewfordtrend
Document Dewford Trend and match_call.c
Diffstat (limited to 'graphics/easy_chat')
-rw-r--r-- | graphics/easy_chat/interview_frame.png | bin | 0 -> 192 bytes | |||
-rw-r--r-- | graphics/easy_chat/text.pal | 9 | ||||
-rw-r--r-- | graphics/easy_chat/title_text.pal | 7 |
3 files changed, 16 insertions, 0 deletions
diff --git a/graphics/easy_chat/interview_frame.png b/graphics/easy_chat/interview_frame.png Binary files differnew file mode 100644 index 000000000..63470e729 --- /dev/null +++ b/graphics/easy_chat/interview_frame.png diff --git a/graphics/easy_chat/text.pal b/graphics/easy_chat/text.pal new file mode 100644 index 000000000..5c8eed0ba --- /dev/null +++ b/graphics/easy_chat/text.pal @@ -0,0 +1,9 @@ +JASC-PAL +0100 +6 +0 0 0 +255 255 255 +98 98 98 +222 213 222 +65 139 74 +230 230 230 diff --git a/graphics/easy_chat/title_text.pal b/graphics/easy_chat/title_text.pal new file mode 100644 index 000000000..c075c5ce1 --- /dev/null +++ b/graphics/easy_chat/title_text.pal @@ -0,0 +1,7 @@ +JASC-PAL +0100 +4 +0 0 0 +0 0 0 +57 205 255 +172 172 238 |