mirror of
https://github.com/suloku/BW_tool.git
synced 2026-03-21 17:45:53 -05:00
- Block dumper: enabled decrypting for BW block 38 - Memory link: added starter pokémon editing and importing from BW savefile - Grotto editor: no longer crashes if grotto tables are missing
19 lines
834 B
Plaintext
19 lines
834 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
# SharpDevelop 4.4
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BW_tool", "BW_tool\BW_tool.csproj", "{41ABAC38-D34B-489D-A450-3E9FADD07419}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{41ABAC38-D34B-489D-A450-3E9FADD07419}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{41ABAC38-D34B-489D-A450-3E9FADD07419}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{41ABAC38-D34B-489D-A450-3E9FADD07419}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{41ABAC38-D34B-489D-A450-3E9FADD07419}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|