Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Nov 5, 2020
2 parents 7c1ed65 + 9918d76 commit 8178398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
// This is now somewhat redundant but has been left in.
```
### Native Methods
```c++
```java
boolean init() // Return true on success, or false on failure.

int[] config() // Return a four element array of ints with part of
Expand Down

0 comments on commit 8178398

Please sign in to comment.