CrezyDud
CrezyDud
@kevincrans go use open_agb_firm it runs completely in hardware (more than this does)
wouldnt it be normal if 2 threads do the same thing that 1 has to do less
i don't know how to generate a .lua plugin thingy and manual would hurt
i tried it, something is wrong tho
https://github.com/MrSwedish/nelua-decl/
``` make test nelua raylib-test.nelua raylib-test.nelua:1:1: from: AST node Block require '.raylibe' ^~~~~~~~~~~~~~~~~~ /home/me/dev/nelua-decl/libs/raylib/raylibe.nelua:1:1: from: AST node Block ##[[ ^~~~ /home/me/dev/nelua-decl/libs/raylib/raylibe.nelua:1279:37: error: undeclared symbol '_AddressInformation' global AddressInformation: type = @*_AddressInformation...
thanks, but how do i do that?
`typedef struct _AddressInformation *AddressInformation;` is in the .h file
you put it in the wrong directory, not root, in the cloned directory
you still need to add zenity as dependency