pokecrystal/data/maps
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
..
attributes.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
blocks.asm Rename Bill's brother to Bill's older sister (#1132) 2024-10-17 17:03:29 -04:00
environment_colors.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
flypoints.asm Define NUM_FLYPOINTS 2020-07-21 11:48:39 -04:00
landmarks.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
map_data.asm Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
maps.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
outdoor_sprites.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
roofs.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
scenes.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
scripts.asm Rename Bill's brother to Bill's older sister (#1132) 2024-10-17 17:03:29 -04:00
setup_script_pointers.asm Identify more bit flags (#1153) 2024-11-29 19:29:30 -05:00
setup_scripts.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
sgb_roof_pal_inds.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
spawn_points.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00