Skip to content

Commit c7611bd

Browse files
committed
Merge 'Maps and Compasses give Dungeon and Boss locations' (#2453)
# Conflicts: # ASM/build/asm_symbols.txt # ASM/build/bundle.o # ASM/build/c_symbols.txt # data/generated/patch_symbols.json # data/generated/rom_patch.txt # data/generated/symbols.json
2 parents ab672d7 + 846697a commit c7611bd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+44934
-43049
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
python-version: ["3.8"]
15+
python-version: ["3.9"]
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)