mirror of
https://github.com/guezoloic/t3dsr.git
synced 2026-01-25 09:34:24 +00:00
feat(matrix3): Initialize few basic functions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
int main() {
|
||||
return EXIT_FAILURE;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user