feat: Added proper launch under venv
This commit is contained in:
6
source/bind.h
Normal file
6
source/bind.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _BINDH_
|
||||
#define _BINDH_
|
||||
|
||||
void registerSquirrelObjects();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user