mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 12:07:27 +00:00
doc: Add comment crediting original
This commit is contained in:
parent
e83f8a01b1
commit
1e61d8881e
@ -1,3 +1,6 @@
|
||||
// A raylib port of https://github.com/raysan5/raylib/blob/master/examples/shaders/shaders_texture_outline.c
|
||||
|
||||
|
||||
const rl = @import("raylib");
|
||||
const std = @import("std");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user