PokemonGameEditor/GBAPokemonGameEditor/App.config
Gamer2020 4c7c0173a7 Cry playing and exporting.
Added code for cry playing and exporting. Next will be importing.
2016-08-21 19:00:53 -05:00

7 lines
177 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
</startup>
</configuration>