| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Reduces confusion if someone edits this file since the wrong byte was commented
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The "which" command has been deprecated in debianutils, and while other
distributions still ship it, "command -v" is in POSIX and implemented
without external packages.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This matches the in-game text, e.g. Pewter is "A Stone Gray City"
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Also mention songs that use which wave5 data
|
| | |
|
| |
|
|
|
| |
* Use `db` instead of `ds 1`
* Use a `UNION` for overlapping `db`/`dw`
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
it's written to in init_player_data.asm
```
ld hl, wObtainedBadges
ld [hli], a
ld [hl], a
```
|
| | |
|
| | |
|