pokecrystal/.github
Rangi a55bc33d67
Some checks are pending
CI / build (push) Waiting to run
Use features of RGBDS 1.0.0 (#1204)
- Use single-quoted character literals or `CHARVAL` when you need
  a character's numeric value; using strings as numbers is deprecated
- Use `?` to silence a node in warning/error location backtraces
- Use `===` and `!==` instead of `STRCMP`, and `++` instead of `STRCAT`
- Use `__SCOPE__` instead of checking for `..` and `.` separately
- Use `#string` instead of `"{string}"`
- All programs (rgbasm, rgblink, rgbfix, rgbgfx) support `-W` warnings
- `rgbgfx --colors dmg` is short for `rgbgfx --colors dmg=e4`
2025-11-12 15:43:54 -05:00
..
ISSUE_TEMPLATE Basic Issue Template with Discord Link (#974) 2022-07-19 19:16:35 -05:00
workflows Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
webhook.sh Switch from Travis CI to GitHub Actions 2021-06-19 21:54:56 -04:00