Pokémon (3DS) ROM Editor & Randomizer
Go to file
Kurt c690c1b637 Don't have using for generic bclim write
Line 243: using calls Close() in the dispose implementation, which then closes the underlying MemoryStream.

Fixes #486

Ideally, this should be rewritten, but it's old code and works for what it needs to do. Removed the useless `ref` inputs, as the reference is never replaced.
2021-05-26 22:48:07 -07:00
pk3DS Revert implicit byte cast 2021-05-26 22:45:45 -07:00
pk3DS.Core Don't have using for generic bclim write 2021-05-26 22:48:07 -07:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2015-01-04 00:50:29 -08:00
.gitignore Fix GameConfig's Initialize methods 2017-05-29 08:52:53 -05:00
LICENSE.md Add license 2018-08-18 19:01:01 -07:00
Makefile Add makefile 2018-11-13 22:21:55 -08:00
pk3DS.sln Convert core project type 2017-07-17 18:48:01 -05:00
README.md Update readme screenshots 2017-12-10 00:11:36 -05:00

pk3DS

pk3DS: A package of Pokémon (3DS) ROM Editing Tools by various contributors.

RomFS Editing Tools ExeFS Editing Tools CRO Editing Tools