Skip to content

Conversation

@Vortyne
Copy link
Contributor

@Vortyne Vortyne commented Sep 25, 2024

it's written to in init_player_data.asm

ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a

it's written to in init_player_data.asm

```ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a```
@Rangi42 Rangi42 requested a review from dannye September 26, 2024 00:42
@dannye dannye merged commit af36156 into pret:master Sep 26, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Sep 26, 2024
it's written to in init_player_data.asm

```
	ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a
```
PokefanMarcel pushed a commit to PokefanMarcel/yumepokered that referenced this pull request Oct 18, 2024
it's written to in init_player_data.asm

```
	ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a
```
@Vortyne Vortyne deleted the patch-3 branch October 21, 2024 10:21
PokefanMarcel pushed a commit to PokefanMarcel/yumepokered that referenced this pull request Jun 21, 2025
it's written to in init_player_data.asm

```
	ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a
```
PokefanMarcel pushed a commit to PokefanMarcel/yumepokered that referenced this pull request Jun 21, 2025
it's written to in init_player_data.asm

```
	ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a
```
CreamElDudJafar pushed a commit to CreamElDudJafar/pokered-yellow-colors that referenced this pull request Aug 15, 2025
it's written to in init_player_data.asm

```
	ld hl, wObtainedBadges
	ld [hli], a
	ld [hl], a
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants