Minor updates to member functions

This commit is contained in:
Not-Nik 2023-07-20 17:10:06 +02:00
parent 286324cf03
commit d80ffdf645
Failed to generate hash of commit
3 changed files with 48 additions and 16 deletions

View file

@ -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