Skip to content

Commit

Permalink
Merge pull request #229 from boozook/api/sys/pre-build/main
Browse files Browse the repository at this point in the history
Update pre-built bindings (2.4.2)
  • Loading branch information
boozook authored Mar 25, 2024
2 parents 783794c + ddd4d17 commit 03b8158
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 142 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Tests
on:
workflow_call:
pull_request:
push:
branches: [main, master]
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,3 +352,7 @@ jobs:
PULL_REQUEST_IS_DRAFT: false
CONTENT_COMPARISON: true
REVIEWERS: '["boozook"]'
post:
needs: pr
uses: ./.github/workflows/tests.yml
secrets: inherit
2 changes: 1 addition & 1 deletion api/sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "playdate-sys"
version = "0.3.2"
version = "0.3.3"
build = "src/build.rs"
readme = "README.md"
description = "Low-level Playdate API bindings"
Expand Down
68 changes: 2 additions & 66 deletions api/sys/gen/pd2.4.2-p64-i32-000100000.rs

Large diffs are not rendered by default.

77 changes: 2 additions & 75 deletions api/sys/gen/pd2.4.2-p64-i32-111111110.rs

Large diffs are not rendered by default.

0 comments on commit 03b8158

Please sign in to comment.