Sandu Liviu Catalin 85e881effa Fix const correctness in utility functions.
By not taking the object reference as const we are forced to make copies of objects that are const or use const_cast. Eitherway, this is the correct way because objects are not modified.
2016-06-13 00:27:06 +03:00
2016-05-24 07:45:49 +03:00
2016-05-24 18:47:19 +03:00

VCMP-SqMod

Work In Progress VC:MP Scripting Plugin

S
Description
No description provided
Readme MIT
69 MiB
Languages
C++ 97.8%
C 1.6%
CMake 0.6%