pret / pokecrystal

Disassembly of Pokémon Crystal
https://pret.github.io/pokecrystal/
2.07k stars 778 forks source link

BUG: free_space.awk doesn't work with rgbds 0.6.1. #1048

Closed SonicRay100 closed 1 year ago

SonicRay100 commented 1 year ago

free_space.awk doesn't work with rgbds 0.6.1 while with rgbds 0.6.0 it works just fine.

What I have tested:

What happens:

free_space.awk:

free_space.py:

1

SonicRay100 commented 1 year ago

Can confirm that pull request #1049 fixes this issue for free_space.awk.