Docker container to build gen3 pokemon decompilation projects.
Be sure to previously git clone the pret project you wish to build and substitute decompdirectory
with its location.
docker run -it --rm --mount type=bind,source=decompdirectory,target=/pokedecomp/project/ luisb493/pokedecomp
Now you can proceed to install agbcc.