refactor: Refactorized whole project structure
This commit is contained in:
6
source/constants/sqconstants.h
Normal file
6
source/constants/sqconstants.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _SQCONSTANTS_H_
|
||||
#define _SQCONSTANTS_H_
|
||||
|
||||
void registerSquirrelConstants();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user