diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2021-05-23 10:51:26 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2021-05-23 10:51:26 -0400 |
commit | c723d980e772f7e7ab82dbcb7ad07132c09ab5b4 (patch) | |
tree | 0bed002b2990b9e837220618a321f3b6517a1099 /graphics/reset_rtc_screen | |
parent | c50a21fba07db80ac44c6f09fd202ba4b2e2c7d3 (diff) | |
parent | ffbbc88801de3fc56d0bf5f0af1418ca7cfcfa4f (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald
Diffstat (limited to 'graphics/reset_rtc_screen')
-rw-r--r-- | graphics/reset_rtc_screen/arrow.pal | 7 | ||||
-rw-r--r-- | graphics/reset_rtc_screen/arrow_down.png | bin | 0 -> 113 bytes | |||
-rw-r--r-- | graphics/reset_rtc_screen/arrow_right.png | bin | 0 -> 110 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/graphics/reset_rtc_screen/arrow.pal b/graphics/reset_rtc_screen/arrow.pal new file mode 100644 index 000000000..b2e8a5f5f --- /dev/null +++ b/graphics/reset_rtc_screen/arrow.pal @@ -0,0 +1,7 @@ +JASC-PAL +0100 +4 +0 0 0 +255 0 0 +74 74 74 +0 0 0 diff --git a/graphics/reset_rtc_screen/arrow_down.png b/graphics/reset_rtc_screen/arrow_down.png Binary files differnew file mode 100644 index 000000000..8f7b3480d --- /dev/null +++ b/graphics/reset_rtc_screen/arrow_down.png diff --git a/graphics/reset_rtc_screen/arrow_right.png b/graphics/reset_rtc_screen/arrow_right.png Binary files differnew file mode 100644 index 000000000..785b3c1db --- /dev/null +++ b/graphics/reset_rtc_screen/arrow_right.png |