Verify dependecies and improve make invocation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "JabyEngine.h"
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
|
||||
4
Code/src/JabyEngine.h
Normal file
4
Code/src/JabyEngine.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef JABYENGINE_H
|
||||
#define JABYENGINE_H
|
||||
|
||||
#endif //!JABYENGINE_H
|
||||
Reference in New Issue
Block a user