mirror of https://github.com/zeldaret/mm.git
492 B
492 B
Before opening this PR, ensure the following:
./format.sh
was run to apply standard formatting.make
successfully builds a matching ROM.- No new compiler warnings were introduced during the build process.
- Can be verified locally by running
tools/warnings_count/check_new_warnings.sh
- Can be verified locally by running
- New variables & functions should follow standard naming conventions.
- Comments and variables have correct spelling.