Unopack pokefoot.narc and Document pokedex_footprint (#513)
* generate pokefoot.narc Unpacked pokefoot.narc Each species folder now contains a `footprint.png` Documented `pokedex_foot` * Check parent folders Added a check to make sure the species folders exist for the NCGR files. * Function Names Gave pokedex_foot functions more accurate names * format header * pal crlf Force palettes to crlf * naix Added naix and order file generation for pokefoot.narc make_pokefoot uses species constants instead of subdirs renamed pokedex_foot and its functions * fix merge
1
.gitattributes
vendored
|
|
@ -24,6 +24,7 @@ meson.build text eol=lf
|
|||
*.txt text eol=lf
|
||||
# These files must use CRLF to match in the ROM
|
||||
/res/**/*.txt text eol=crlf
|
||||
*.pal text eol=crlf
|
||||
|
||||
lib/msl/include/MSL_C/* text eol=lf
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
#ifndef POKEPLATINUM_OV21_021D1F90_H
|
||||
#define POKEPLATINUM_OV21_021D1F90_H
|
||||
|
||||
int ov21_021D1F90(void);
|
||||
int ov21_021D1F94(int param0);
|
||||
int ov21_021D1F98(void);
|
||||
int ov21_021D1F9C(void);
|
||||
int ov21_021D1FA0(void);
|
||||
|
||||
#endif // POKEPLATINUM_OV21_021D1F90_H
|
||||
14
include/applications/pokedex/pokedex_footprint.h
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#ifndef POKEPLATINUM_POKEDEX_FOOTPRINT_H
|
||||
#define POKEPLATINUM_POKEDEX_FOOTPRINT_H
|
||||
|
||||
#include "constants/narc.h"
|
||||
|
||||
#include "species.h"
|
||||
|
||||
enum NarcID GetPokedexFootprintsNarcID(void);
|
||||
int GetSpeciesFootprintTiles(enum Species species);
|
||||
int GetSharedFootprintPalette(void);
|
||||
int GetSharedFootprintCells(void);
|
||||
int GetSharedFootprintAnims(void);
|
||||
|
||||
#endif // POKEPLATINUM_POKEDEX_FOOTPRINT_H
|
||||
|
|
@ -251,7 +251,7 @@ res/items/nuts_data.narc,/itemtool/itemdata/nuts_data.narc
|
|||
res/items/pl_item_data.narc,/itemtool/itemdata/pl_item_data.narc
|
||||
res/pokemon/pl_poke_icon.narc,/poketool/icongra/pl_poke_icon.narc
|
||||
res/prebuilt/poketool/icongra/poke_icon.narc,/poketool/icongra/poke_icon.narc
|
||||
res/prebuilt/poketool/pokefoot/pokefoot.narc,/poketool/pokefoot/pokefoot.narc
|
||||
res/pokemon/pokefoot.narc,/poketool/pokefoot/pokefoot.narc
|
||||
res/prebuilt/data/mmodel/mmodel.narc,/data/mmodel/mmodel.narc
|
||||
res/prebuilt/data/mmodel/fldeff.narc,/data/mmodel/fldeff.narc
|
||||
res/prebuilt/wazaeffect/effectdata/ball_particle.narc,/wazaeffect/effectdata/ball_particle.narc
|
||||
|
|
|
|||
|
|
|
@ -250,7 +250,7 @@ a2eca9df316b9cad191ace16d08a90603966e892 *res/prebuilt/graphic/worldtrade.narc
|
|||
70d103831556bb58ae8e602adbcce99333a22889 *res/items/pl_item_data.narc
|
||||
6d861f9f35d1b267cd7b84368a1b7dc76b4e9669 *res/pokemon/pl_poke_icon.narc
|
||||
0622e95a5dc830735e711852032b829ead7d21e6 *res/prebuilt/poketool/icongra/poke_icon.narc
|
||||
7fb44c0bcde2ac5ae042835146c21b84159f5693 *res/prebuilt/poketool/pokefoot/pokefoot.narc
|
||||
7fb44c0bcde2ac5ae042835146c21b84159f5693 *res/pokemon/pokefoot.narc
|
||||
21bd9b9e352c828de0a93979589f7ea487c846d6 *res/prebuilt/data/mmodel/mmodel.narc
|
||||
70d483c69d9f83dc52de91f2451c6cdfba6a046c *res/prebuilt/data/mmodel/fldeff.narc
|
||||
5de52d02105237dc02fb4c87c9b8378a5da93217 *res/prebuilt/wazaeffect/effectdata/ball_particle.narc
|
||||
|
|
|
|||
|
|
@ -782,7 +782,7 @@ Overlay pokedex
|
|||
{
|
||||
After main
|
||||
Object main.nef.p/src_applications_pokedex_pokedex_main.c.o
|
||||
Object main.nef.p/src_applications_pokedex_ov21_021D1F90.c.o
|
||||
Object main.nef.p/src_applications_pokedex_pokedex_footprint.c.o
|
||||
Object main.nef.p/src_applications_pokedex_pokedex_graphics.c.o
|
||||
Object main.nef.p/src_applications_pokedex_pokedex_sort.c.o
|
||||
Object main.nef.p/src_applications_pokedex_pokedex_updater.c.o
|
||||
|
|
|
|||
259
res/pokemon/.shared/pokefoot.pal
Normal file
|
|
@ -0,0 +1,259 @@
|
|||
JASC-PAL
|
||||
0100
|
||||
256
|
||||
255 255 255
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
0 0 0
|
||||
23
res/pokemon/.shared/pokefoot_anim.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"labelEnabled": true,
|
||||
"sequenceCount": 1,
|
||||
"frameCount": 1,
|
||||
"sequences": [{
|
||||
"frameCount": 1,
|
||||
"loopStartFrame": 0,
|
||||
"animationElement": 0,
|
||||
"animationType": 1,
|
||||
"playbackMode": 2,
|
||||
"frameData": [{
|
||||
"frameDelay": 4,
|
||||
"resultId": 0
|
||||
}]
|
||||
}],
|
||||
"animationResults": [{
|
||||
"resultType": 0,
|
||||
"index": 0
|
||||
}],
|
||||
"resultCount": 1,
|
||||
"labels": ["CellAnime0"],
|
||||
"labelCount": 1
|
||||
}
|
||||
60
res/pokemon/.shared/pokefoot_cell.json
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"labelEnabled": true,
|
||||
"extended": false,
|
||||
"vramTransferEnabled": false,
|
||||
"cellCount": 1,
|
||||
"mappingType": 2,
|
||||
"cells": [{
|
||||
"cellAttrs": {
|
||||
"hFlip": false,
|
||||
"vFlip": false,
|
||||
"hvFlip": false,
|
||||
"boundingRect": false,
|
||||
"boundingSphereRadius": 3
|
||||
},
|
||||
"oamCount": 2,
|
||||
"OAM": [{
|
||||
"Attr0": {
|
||||
"YCoordinate": 0,
|
||||
"Rotation": false,
|
||||
"SizeDisable": false,
|
||||
"Mode": 0,
|
||||
"Mosaic": false,
|
||||
"Colours": 16,
|
||||
"Shape": 1
|
||||
},
|
||||
"Attr1": {
|
||||
"XCoordinate": 504,
|
||||
"RotationScaling": 0,
|
||||
"Size": 0
|
||||
},
|
||||
"Attr2": {
|
||||
"CharName": 0,
|
||||
"Priority": 0,
|
||||
"Palette": 0
|
||||
}
|
||||
}, {
|
||||
"Attr0": {
|
||||
"YCoordinate": 248,
|
||||
"Rotation": false,
|
||||
"SizeDisable": false,
|
||||
"Mode": 0,
|
||||
"Mosaic": false,
|
||||
"Colours": 16,
|
||||
"Shape": 1
|
||||
},
|
||||
"Attr1": {
|
||||
"XCoordinate": 504,
|
||||
"RotationScaling": 0,
|
||||
"Size": 0
|
||||
},
|
||||
"Attr2": {
|
||||
"CharName": 1,
|
||||
"Priority": 0,
|
||||
"Palette": 0
|
||||
}
|
||||
}]
|
||||
}],
|
||||
"labels": ["CellAnime0"],
|
||||
"labelCount": 1
|
||||
}
|
||||
BIN
res/pokemon/abomasnow/footprint.png
Normal file
|
After Width: | Height: | Size: 180 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/abra/footprint.png
Normal file
|
After Width: | Height: | Size: 168 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/absol/footprint.png
Normal file
|
After Width: | Height: | Size: 186 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/aerodactyl/footprint.png
Normal file
|
After Width: | Height: | Size: 169 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/aggron/footprint.png
Normal file
|
After Width: | Height: | Size: 189 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/aipom/footprint.png
Normal file
|
After Width: | Height: | Size: 162 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/alakazam/footprint.png
Normal file
|
After Width: | Height: | Size: 180 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/altaria/footprint.png
Normal file
|
After Width: | Height: | Size: 176 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/ambipom/footprint.png
Normal file
|
After Width: | Height: | Size: 167 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/ampharos/footprint.png
Normal file
|
After Width: | Height: | Size: 163 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/anorith/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/arbok/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/arcanine/footprint.png
Normal file
|
After Width: | Height: | Size: 174 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/arceus/footprint.png
Normal file
|
After Width: | Height: | Size: 146 B |
|
|
@ -79,3 +79,5 @@ otherpoke_index += {
|
|||
'224': files('forms/dark/normal.pal'),
|
||||
'225': files('forms/dark/shiny.pal'),
|
||||
}
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/ariados/footprint.png
Normal file
|
After Width: | Height: | Size: 158 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/armaldo/footprint.png
Normal file
|
After Width: | Height: | Size: 175 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/aron/footprint.png
Normal file
|
After Width: | Height: | Size: 161 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/articuno/footprint.png
Normal file
|
After Width: | Height: | Size: 185 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/azelf/footprint.png
Normal file
|
After Width: | Height: | Size: 152 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/azumarill/footprint.png
Normal file
|
After Width: | Height: | Size: 159 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/azurill/footprint.png
Normal file
|
After Width: | Height: | Size: 158 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bagon/footprint.png
Normal file
|
After Width: | Height: | Size: 168 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/baltoy/footprint.png
Normal file
|
After Width: | Height: | Size: 142 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/banette/footprint.png
Normal file
|
After Width: | Height: | Size: 154 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/barboach/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bastiodon/footprint.png
Normal file
|
After Width: | Height: | Size: 165 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bayleef/footprint.png
Normal file
|
After Width: | Height: | Size: 161 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/beautifly/footprint.png
Normal file
|
After Width: | Height: | Size: 160 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/beedrill/footprint.png
Normal file
|
After Width: | Height: | Size: 154 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/beldum/footprint.png
Normal file
|
After Width: | Height: | Size: 150 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bellossom/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bellsprout/footprint.png
Normal file
|
After Width: | Height: | Size: 182 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bibarel/footprint.png
Normal file
|
After Width: | Height: | Size: 171 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bidoof/footprint.png
Normal file
|
After Width: | Height: | Size: 159 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/blastoise/footprint.png
Normal file
|
After Width: | Height: | Size: 178 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/blaziken/footprint.png
Normal file
|
After Width: | Height: | Size: 201 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/blissey/footprint.png
Normal file
|
After Width: | Height: | Size: 171 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('female_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bonsly/footprint.png
Normal file
|
After Width: | Height: | Size: 162 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/breloom/footprint.png
Normal file
|
After Width: | Height: | Size: 174 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bronzong/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bronzor/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |
|
|
@ -4,3 +4,5 @@ poke_icon_files += files('icon.png')
|
|||
|
||||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/budew/footprint.png
Normal file
|
After Width: | Height: | Size: 151 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/buizel/footprint.png
Normal file
|
After Width: | Height: | Size: 168 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/bulbasaur/footprint.png
Normal file
|
After Width: | Height: | Size: 166 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/buneary/footprint.png
Normal file
|
After Width: | Height: | Size: 175 B |
|
|
@ -6,3 +6,5 @@ pokegra_files += files('female_back.png')
|
|||
pokegra_files += files('male_back.png')
|
||||
pokegra_files += files('female_front.png')
|
||||
pokegra_files += files('male_front.png')
|
||||
|
||||
pokefoot_files += files('footprint.png')
|
||||
|
|
|
|||
BIN
res/pokemon/burmy/footprint.png
Normal file
|
After Width: | Height: | Size: 134 B |