kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
352 stars 108 forks source link

Fixed blank editor... for real this time #31

Closed wowjinxy closed 4 years ago

wowjinxy commented 4 years ago

Can we just pretend that last pull request didn't happen?

I have a lot to learn still

Other than renaming a few thing, the only actual change is var hd = FlatBufferConverter.SerializeFrom(s); to var hd = FlatBufferConverter.SerializeFrom(h);

wowjinxy commented 4 years ago

Now that I look again... whats the point of fp now, I basically just renamed things... T_T