mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-24 18:17:21 +01:00
Fix build when ptrcall is enabled.
This commit is contained in:
parent
c465f18ee4
commit
0a41054007
@ -273,7 +273,7 @@ MAKE_VECARG(Vector3i);
|
||||
MAKE_VECARG(Vector4);
|
||||
MAKE_VECARG(Vector4i);
|
||||
MAKE_VECARG(Color);
|
||||
MAKE_VECARG_ALT(String, StringName);
|
||||
//MAKE_VECARG_ALT(String, StringName);
|
||||
|
||||
//for stuff that gets converted to Array vectors
|
||||
#define MAKE_VECARR(m_type) \
|
||||
|
Loading…
Reference in New Issue
Block a user