Raylib gets added as a package to examples and the projectSetup generator
This commit is contained in:
parent
bfb4da40a0
commit
b8c883e446
4 changed files with 14 additions and 10 deletions
|
|
@ -5,7 +5,7 @@
|
|||
// Date: 2020-02-15
|
||||
//
|
||||
|
||||
usingnamespace @import("raylib-zig.zig");
|
||||
usingnamespace @import("raylib");
|
||||
|
||||
pub fn main() anyerror!void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue