symlinking library headers for better portability

This commit is contained in:
kin fuyuki 2026-02-20 00:30:40 -03:00
commit 55b9b9d4fa
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
28 changed files with 645 additions and 0 deletions

1
include/enginend/aud.h Symbolic link
View file

@ -0,0 +1 @@
../../engine/src/aud.h

1
include/enginend/engine.h Symbolic link
View file

@ -0,0 +1 @@
../../engine/src/engine.h

1
include/enginend/gr.h Symbolic link
View file

@ -0,0 +1 @@
../../engine/src/gr.h

View file

@ -0,0 +1 @@
../../../engine/src/graph/window.h

1
include/enginend/net.h Symbolic link
View file

@ -0,0 +1 @@
../../engine/src/net.h

1
include/enginend/program.h Symbolic link
View file

@ -0,0 +1 @@
../../engine/src/program.h

1
include/enginend/resmgr.h Symbolic link
View file

@ -0,0 +1 @@
../../engine/src/resmgr.h

View file

@ -0,0 +1 @@
../../../engine/src/scenes/node2d.h

View file

@ -0,0 +1 @@
../../../engine/src/scenes/node2drelative.h

View file

@ -0,0 +1 @@
../../../engine/src/scenes/nodes.h

View file

@ -0,0 +1 @@
../../../engine/src/scenes/scene.h

1
include/raylib/raylib.h Symbolic link
View file

@ -0,0 +1 @@
../../lib/raylib/include/raylib.h

1
include/raylib/raymath.h Symbolic link
View file

@ -0,0 +1 @@
../../lib/raylib/include/raymath.h

1
include/raylib/rcamera.h Symbolic link
View file

@ -0,0 +1 @@
../../lib/raylib/include/rcamera.h

1
include/raylib/rlgl.h Symbolic link
View file

@ -0,0 +1 @@
../../lib/raylib/include/rlgl.h