Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
This is my first attempt at making a hack of gen 2. When I enter the make command, cygwin aborts due to 8 errors that I have no idea how to fix. Error text below:
rgbasm -hL -Q8 -P includes.asm -Weverything -Wnumeric-string=2 -Wtruncation=1 -D _GOLD -o main_gold.o main.asm
rgbasm -hL -Q8 -P...