mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-27 04:16:47 -05:00
e45e6c0851fdfa1ed13713abb8ecac7784338e85
tbh I think it would be helpful to separate 'bool*' into two types:
- bool* { FALSE, TRUE }
- error* { SUCCESS, ERROR }
I find it really counterintuitive to read/write functions that return
'FALSE' for success.
…
…
Pokémon Emerald
This is a decompilation of Pokémon Emerald.
It builds the following ROM:
- pokeemerald.gba
sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7
To set up the repository, see INSTALL.md.
For contacts and other pret projects, see pret.github.io.
Description
Languages
C
75.8%
Assembly
20.2%
C++
3.9%
Makefile
0.1%