Files
PyG2O/source/constants/sqconstants.h
2025-01-25 00:02:52 +03:00

6 lines
90 B
C

#ifndef _SQCONSTANTS_H_
#define _SQCONSTANTS_H_
void registerSquirrelConstants();
#endif