mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
eee8cc67da
commit
1d5d94a1b9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ enum SomeEnum {
|
|||
};
|
||||
|
||||
/**
|
||||
* Very important function that does a lot of stuff.
|
||||
* Very important struct that does a lot of stuff.
|
||||
* Note that the asterisks are indented by one space.
|
||||
*/
|
||||
struct Position {
|
||||
|
|
Loading…
Reference in a new issue