compiles!!! (seg faults)
This commit is contained in:
5
projects/loader/src/gryphn_loader.c
Normal file
5
projects/loader/src/gryphn_loader.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "stdio.h"
|
||||
|
||||
void test_loader() {
|
||||
printf("Loader works %i\n", 32);
|
||||
}
|
Reference in New Issue
Block a user