issues
search
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
Cleaned up compatibility code
#25
Closed
ncorgan
closed
10 years ago
ncorgan
commented
10 years ago
Removed unnecessary pack.h to remove MSVC alignment warning
Propagated usage of pre-existing strcpy abstraction macro
Switched MSVC-specific code into MSVC-specific #ifdef
Removed multi-byte characters from GBA text to remove large warnings