Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
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.
I'm trying to figure out how to add a new map to pokered. I know how to create/edit .blk map files, what I need to know is how to actually add the map into the game.
For example, what all .asm files need created/edited? There's map headers, objects, constants etc.
Is there a guide out there I...
I just forked the lite branch today, and tried to compile before I made any changes. Got this error:
rgbasm -D _BLUE -h -o main_blue.o main.asm
ERROR: main.asm(16) -> home.asm(4376) -> home.asm::print_digit(4359):
syntax error
error: Assembly aborted (1 errors)!
make: *** [Makefile:48...