codemonkey85 / PKMDS

A Pokémon save hacking library written in C++! (currently supports Gen V and limited portions of Gen III / VI)
The Unlicense
22 stars 5 forks source link

Generation III Save File - PC Storage #7

Closed codemonkey85 closed 10 years ago

codemonkey85 commented 10 years ago

PC Storage is being read incorrectly - it looks like only boxes 1 and 2 are being parsed right.

codemonkey85 commented 10 years ago

Fixed!