pokered/engine/gfx
Narishma-gb f332678625
Some checks failed
CI / build (push) Has been cancelled
Use more hardware and graphics constants (#532)
- Use `OBJ_SIZE` and `TILE_SIZE` from hardware.inc.
- `SPRITESTATEDATA1_LENGTH`, `NUM_SPRITESTATEDATA_STRUCTS`
  and `TILE_1BPP_SIZE` are used in some places.
- Highlight an oversight in `OakSpeech` where several
  direct MBC bank switches are requested.
- Remove redundant comments in home/overworld.asm.
- Add unreferenced `FillBgMap` function to avoid a byte
  of dead code.
- Some constants added in wram.asm.
- Correctly separate the commented code in `SaveMainData`.
2025-11-18 15:17:31 -05:00
..
hp_bar.asm Use features of RGBDS 1.0.0 (#537) 2025-11-12 15:44:07 -05:00
load_pokedex_tiles.asm Use more hardware and graphics constants (#532) 2025-11-18 15:17:31 -05:00
mon_icons.asm Use more hardware and graphics constants (#532) 2025-11-18 15:17:31 -05:00
oam_dma.asm Update to RGBDS 0.7.0 (#447) 2024-01-03 10:59:04 -05:00
palettes.asm Use more hardware and graphics constants (#532) 2025-11-18 15:17:31 -05:00
screen_effects.asm Identify more bit flags (#465) 2024-09-24 09:33:33 -04:00
sprite_oam.asm Use more hardware and graphics constants (#532) 2025-11-18 15:17:31 -05:00