Minor updates to member functions
This commit is contained in:
parent
286324cf03
commit
d80ffdf645
3 changed files with 48 additions and 16 deletions
|
|
@ -66,8 +66,8 @@ To build all available examples simply `zig build examples`. To list available e
|
|||
|
||||
I plan on updating it every mayor release (2.5, 3.0, etc.). Keep in mind these are technically header files, so any implementation stuff should be updatable with some hacks on your side.
|
||||
|
||||
### What's to be done?
|
||||
### What needs to be done?
|
||||
|
||||
+ _(Done)_ Set up a proper package build and a build script for the examples
|
||||
+ Port all the examples
|
||||
+ Object orientation
|
||||
+ Member functions/initialisers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue