diff options
| author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2019-12-03 03:26:31 -0500 |
|---|---|---|
| committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2019-12-03 03:26:31 -0500 |
| commit | cd31c6c303011af045fa8f21c867bfed00e2a2d5 (patch) | |
| tree | 1d9c733fd71241bd40b2ffa15926fd4ec9b98c00 /graphics/pokemon/question_mark | |
| parent | 6f127dca8f6f4462d6f50807a8456316340d674f (diff) | |
get rid of baseroms in graphics.s
Diffstat (limited to 'graphics/pokemon/question_mark')
| -rw-r--r-- | graphics/pokemon/question_mark/circled/back.png | bin | 397 -> 0 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/circled/front.png | bin | 397 -> 0 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/circled/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/circled/shiny.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/double/back.png | bin | 307 -> 0 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/double/front.png | bin | 308 -> 0 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/double/normal.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/double/shiny.pal | 19 | ||||
| -rw-r--r-- | graphics/pokemon/question_mark/footprint.png | bin | 110 -> 0 bytes | |||
| -rw-r--r-- | graphics/pokemon/question_mark/icon.png | bin | 271 -> 0 bytes |
10 files changed, 0 insertions, 76 deletions
diff --git a/graphics/pokemon/question_mark/circled/back.png b/graphics/pokemon/question_mark/circled/back.png Binary files differdeleted file mode 100644 index 3056402db..000000000 --- a/graphics/pokemon/question_mark/circled/back.png +++ /dev/null diff --git a/graphics/pokemon/question_mark/circled/front.png b/graphics/pokemon/question_mark/circled/front.png Binary files differdeleted file mode 100644 index 3056402db..000000000 --- a/graphics/pokemon/question_mark/circled/front.png +++ /dev/null diff --git a/graphics/pokemon/question_mark/circled/normal.pal b/graphics/pokemon/question_mark/circled/normal.pal deleted file mode 100644 index 681f1cefe..000000000 --- a/graphics/pokemon/question_mark/circled/normal.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -156 205 205 -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 -205 205 205 -172 172 172 -255 255 255 -0 0 0 diff --git a/graphics/pokemon/question_mark/circled/shiny.pal b/graphics/pokemon/question_mark/circled/shiny.pal deleted file mode 100644 index aa8d08dc3..000000000 --- a/graphics/pokemon/question_mark/circled/shiny.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -123 172 172 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -32 32 32 -172 172 172 -139 139 139 -222 222 222 -32 32 32 diff --git a/graphics/pokemon/question_mark/double/back.png b/graphics/pokemon/question_mark/double/back.png Binary files differdeleted file mode 100644 index 881ff0519..000000000 --- a/graphics/pokemon/question_mark/double/back.png +++ /dev/null diff --git a/graphics/pokemon/question_mark/double/front.png b/graphics/pokemon/question_mark/double/front.png Binary files differdeleted file mode 100644 index 14eb6e139..000000000 --- a/graphics/pokemon/question_mark/double/front.png +++ /dev/null diff --git a/graphics/pokemon/question_mark/double/normal.pal b/graphics/pokemon/question_mark/double/normal.pal deleted file mode 100644 index 67be6bbf4..000000000 --- a/graphics/pokemon/question_mark/double/normal.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 255 0 -255 255 255 -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 diff --git a/graphics/pokemon/question_mark/double/shiny.pal b/graphics/pokemon/question_mark/double/shiny.pal deleted file mode 100644 index 67be6bbf4..000000000 --- a/graphics/pokemon/question_mark/double/shiny.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 255 0 -255 255 255 -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 diff --git a/graphics/pokemon/question_mark/footprint.png b/graphics/pokemon/question_mark/footprint.png Binary files differdeleted file mode 100644 index 7c4f45eaa..000000000 --- a/graphics/pokemon/question_mark/footprint.png +++ /dev/null diff --git a/graphics/pokemon/question_mark/icon.png b/graphics/pokemon/question_mark/icon.png Binary files differdeleted file mode 100644 index b31ebacf7..000000000 --- a/graphics/pokemon/question_mark/icon.png +++ /dev/null |
