From 7632404ba5c8ad3c1a282d080f1c65d84b485798 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 1 Jun 2020 14:05:29 -0400 Subject: Document union_room_chat.c --- graphics/interface/unk_change_case.png | Bin 247 -> 0 bytes graphics/interface/unk_cursor.png | Bin 307 -> 0 bytes graphics/interface/unk_cursor_arrow.png | Bin 157 -> 0 bytes graphics/interface/unk_dash.png | Bin 146 -> 0 bytes graphics/interface/unk_palette1.pal | 19 ------------------- graphics/interface/unk_palette2.pal | 19 ------------------- graphics/interface/unk_palette3.pal | 19 ------------------- graphics/interface/unk_rbutton.png | Bin 188 -> 0 bytes 8 files changed, 57 deletions(-) delete mode 100644 graphics/interface/unk_change_case.png delete mode 100644 graphics/interface/unk_cursor.png delete mode 100644 graphics/interface/unk_cursor_arrow.png delete mode 100644 graphics/interface/unk_dash.png delete mode 100644 graphics/interface/unk_palette1.pal delete mode 100644 graphics/interface/unk_palette2.pal delete mode 100644 graphics/interface/unk_palette3.pal delete mode 100644 graphics/interface/unk_rbutton.png (limited to 'graphics/interface') diff --git a/graphics/interface/unk_change_case.png b/graphics/interface/unk_change_case.png deleted file mode 100644 index 185c4abf5..000000000 Binary files a/graphics/interface/unk_change_case.png and /dev/null differ diff --git a/graphics/interface/unk_cursor.png b/graphics/interface/unk_cursor.png deleted file mode 100644 index fac4e0a93..000000000 Binary files a/graphics/interface/unk_cursor.png and /dev/null differ diff --git a/graphics/interface/unk_cursor_arrow.png b/graphics/interface/unk_cursor_arrow.png deleted file mode 100644 index 574758cdf..000000000 Binary files a/graphics/interface/unk_cursor_arrow.png and /dev/null differ diff --git a/graphics/interface/unk_dash.png b/graphics/interface/unk_dash.png deleted file mode 100644 index 34c3709cf..000000000 Binary files a/graphics/interface/unk_dash.png and /dev/null differ diff --git a/graphics/interface/unk_palette1.pal b/graphics/interface/unk_palette1.pal deleted file mode 100644 index 12bc76261..000000000 --- a/graphics/interface/unk_palette1.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -0 0 0 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/interface/unk_palette2.pal b/graphics/interface/unk_palette2.pal deleted file mode 100644 index d2a55fec6..000000000 --- a/graphics/interface/unk_palette2.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -246 246 255 -0 0 0 -205 205 230 -49 213 0 -222 230 213 -0 0 255 -205 213 222 -255 0 0 -222 213 197 -255 189 0 -230 230 222 -197 197 197 -41 32 32 -0 0 0 -57 57 57 diff --git a/graphics/interface/unk_palette3.pal b/graphics/interface/unk_palette3.pal deleted file mode 100644 index 071f73b42..000000000 --- a/graphics/interface/unk_palette3.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -156 197 98 -255 49 49 -156 49 49 -49 98 255 -0 0 98 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -230 230 255 -213 213 255 -172 172 172 -115 115 115 -255 255 255 -65 65 65 diff --git a/graphics/interface/unk_rbutton.png b/graphics/interface/unk_rbutton.png deleted file mode 100644 index 168a293f3..000000000 Binary files a/graphics/interface/unk_rbutton.png and /dev/null differ -- cgit v1.2.3