Skip to content

Commit

Permalink
Update docs/vc_patch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 authored Dec 27, 2024
1 parent 87eadf7 commit 59a267d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vc_patch.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The program used to convert a `.patch.template` into a `.patch` file.
To convert `vc.patch.template` into `vc.patch`:

```bash
tools/make_patch labels.sym patched.gbc original.gbc vc.patch.template vc.patch
tools/make_patch values.sym patched.gbc original.gbc vc.patch.template vc.patch
```

For example, this is what `make crystal11_vc` does:
Expand Down

0 comments on commit 59a267d

Please sign in to comment.