Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
evmar committed Sep 15, 2024
1 parent 501a327 commit ba3087b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,3 @@ jobs:
echo $HOME/.dprint/bin >> $GITHUB_PATH
- run: ./misc/fmt.sh --check

- run: |
ls ~/.dprint
ls ~/.cache/dprint
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ See [some demos](https://evmar.github.io/retrowin32/).

## Status

Can run a few programs, including console, win32 GUI, and DirectX. Likely will
Can run a few programs, including console, win32 GUI, and DirectX. Likely will
fail if given a program I haven't worked on yet.

- 2024/03: runs some of Minesweeper and more demoscene programs.
Expand Down

0 comments on commit ba3087b

Please sign in to comment.