pokered/ram
Vortyne af36156a5b
This byte is written to, but not used (#471)
it's written to in init_player_data.asm

```
	ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a
```
2024-09-25 22:02:15 -05:00
..
hram.asm Identify more flag bits (#464) 2024-09-23 23:51:44 -04:00
sram.asm Update to RGBDS 0.7.0 (#447) 2024-01-03 10:59:04 -05:00
vram.asm Update to RGBDS 0.7.0 (#447) 2024-01-03 10:59:04 -05:00
wram.asm This byte is written to, but not used (#471) 2024-09-25 22:02:15 -05:00