diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-07 20:09:57 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-08-07 20:18:09 -0400 |
commit | 82e322bb96e4f7ecd59d536bdb8315edab61f9b6 (patch) | |
tree | ea8063f493eb471ef72e54101c30d25f96cc150e /graphics/naming_screen | |
parent | 463d79c7c1b945db53b1d4278e3e05a65bbe1ee1 (diff) |
Finish documenting naming screen
Diffstat (limited to 'graphics/naming_screen')
-rw-r--r-- | graphics/naming_screen/background.bin | bin | 0 -> 1280 bytes |
-rw-r--r-- | graphics/naming_screen/input_arrow.png (renamed from graphics/naming_screen/right_pointing_triangle.png) | bin | 95 -> 95 bytes |
-rw-r--r-- | graphics/naming_screen/keyboard_lower.bin | bin | 0 -> 1280 bytes |
-rw-r--r-- | graphics/naming_screen/keyboard_symbols.bin | bin | 0 -> 1280 bytes |
-rw-r--r-- | graphics/naming_screen/keyboard_upper.bin | bin | 0 -> 1280 bytes |
-rw-r--r-- | graphics/naming_screen/pc_icon/off.png (renamed from graphics/naming_screen/pc_icon/0.png) | bin | 192 -> 192 bytes |
-rw-r--r-- | graphics/naming_screen/pc_icon/on.png (renamed from graphics/naming_screen/pc_icon/1.png) | bin | 203 -> 203 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/graphics/naming_screen/background.bin b/graphics/naming_screen/background.bin Binary files differnew file mode 100644 index 000000000..7e3604311 --- /dev/null +++ b/graphics/naming_screen/background.bin diff --git a/graphics/naming_screen/right_pointing_triangle.png b/graphics/naming_screen/input_arrow.png Binary files differindex e07b9e5a8..e07b9e5a8 100644 --- a/graphics/naming_screen/right_pointing_triangle.png +++ b/graphics/naming_screen/input_arrow.png diff --git a/graphics/naming_screen/keyboard_lower.bin b/graphics/naming_screen/keyboard_lower.bin Binary files differnew file mode 100644 index 000000000..64095dce5 --- /dev/null +++ b/graphics/naming_screen/keyboard_lower.bin diff --git a/graphics/naming_screen/keyboard_symbols.bin b/graphics/naming_screen/keyboard_symbols.bin Binary files differnew file mode 100644 index 000000000..847486432 --- /dev/null +++ b/graphics/naming_screen/keyboard_symbols.bin diff --git a/graphics/naming_screen/keyboard_upper.bin b/graphics/naming_screen/keyboard_upper.bin Binary files differnew file mode 100644 index 000000000..bc4260b1f --- /dev/null +++ b/graphics/naming_screen/keyboard_upper.bin diff --git a/graphics/naming_screen/pc_icon/0.png b/graphics/naming_screen/pc_icon/off.png Binary files differindex bafd5c32d..bafd5c32d 100644 --- a/graphics/naming_screen/pc_icon/0.png +++ b/graphics/naming_screen/pc_icon/off.png diff --git a/graphics/naming_screen/pc_icon/1.png b/graphics/naming_screen/pc_icon/on.png Binary files differindex e2f9d604c..e2f9d604c 100644 --- a/graphics/naming_screen/pc_icon/1.png +++ b/graphics/naming_screen/pc_icon/on.png |