mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 12:07:27 +00:00
Update ReadMe.md
This commit is contained in:
parent
169fc6a886
commit
534f55ca38
@ -4,7 +4,7 @@ Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bin
|
|||||||
## Example
|
## Example
|
||||||
Basically we can copy the default example with some minor changes:
|
Basically we can copy the default example with some minor changes:
|
||||||
```zig
|
```zig
|
||||||
usingnamespace @import("raylib-zig.zig"); // Import WIP
|
usingnamespace @import("raylib");
|
||||||
|
|
||||||
pub fn main() anyerror!void
|
pub fn main() anyerror!void
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user