Decompilation of Pokémon Emerald
Go to file
AZero13 2da84f7e3c
Simplify and const-correct fieldmap.c (#2314)
Changing MapGridGetMetatileIdAt to output int also reduces number of casts

Co-authored-by: Mike-Goutokuji <83477269+mike-goutokuji@users.noreply.github.com>
2026-06-17 11:37:16 +01:00
.github
asm
constants
data
docs
graphics
include Simplify and const-correct fieldmap.c (#2314) 2026-06-17 11:37:16 +01:00
libagbsyscall
sound
src Simplify and const-correct fieldmap.c (#2314) 2026-06-17 11:37:16 +01:00
tools
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
json_data_rules.mk
ld_script_modern.ld
ld_script.ld
make_tools.mk
Makefile
map_data_rules.mk
README.md
rom.sha1
sym_bss.txt
sym_common.txt
sym_ewram.txt

Pokémon Emerald

This is a decompilation of Pokémon Emerald.

It builds the following ROM:

To set up the repository, see INSTALL.md.

For contacts and other pret projects, see pret.github.io.