mirror of https://github.com/zeldaret/mm.git
10 lines
492 B
Markdown
10 lines
492 B
Markdown
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`
|
|
- New variables & functions should follow standard naming conventions.
|
|
- Comments and variables have correct spelling.
|
|
---
|
|
<!-- Leave the text above intact. Add additional comments below. -->
|