diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2024-12-25 21:24:21 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-25 21:24:21 -0500 |
| commit | cd1065b7a92fead9513a28ada44c170fcb74ea9c (patch) | |
| tree | 88d028d446f2dd15545ddb4d9f1d5b6152e384fe /.github | |
| parent | Use `SERIAL_RNS_LENGTH` in `BattleRandom` (diff) | |
| download | pokeyellow-cd1065b7a92fead9513a28ada44c170fcb74ea9c.tar.gz pokeyellow-cd1065b7a92fead9513a28ada44c170fcb74ea9c.tar.xz pokeyellow-cd1065b7a92fead9513a28ada44c170fcb74ea9c.zip | |
Use RGBDS 0.9.0 (#482)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a5142216..55ec218d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@master with: path: rgbds - ref: v0.8.0 + ref: v0.9.0 repository: gbdev/rgbds - name: Install rgbds |
