├── GUIDE.md ├── INSTALL.md ├── README.md ├── animation.js ├── animations_pokeemerald.js ├── animations_pokefirered.js ├── animations_pokeruby.js └── settings.js /GUIDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/GUIDE.md -------------------------------------------------------------------------------- /INSTALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/INSTALL.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/README.md -------------------------------------------------------------------------------- /animation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/animation.js -------------------------------------------------------------------------------- /animations_pokeemerald.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/animations_pokeemerald.js -------------------------------------------------------------------------------- /animations_pokefirered.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/animations_pokefirered.js -------------------------------------------------------------------------------- /animations_pokeruby.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/animations_pokeruby.js -------------------------------------------------------------------------------- /settings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GriffinRichards/Porymap-Animation/HEAD/settings.js --------------------------------------------------------------------------------