mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update Common.hpp
This commit is contained in:
parent
9d62233cfc
commit
7655c1cb98
@ -171,7 +171,7 @@ void OutputMessage(const char * msg, ...);
|
||||
void OutputError(const char * msg, ...);
|
||||
|
||||
/* ------------------------------------------------------------------------------------------------
|
||||
* Generate a formatted string and throw it as a sqrat exception.
|
||||
* Generate a formatted string and throw it as a Sqrat exception.
|
||||
*/
|
||||
template < class... Args > void SqThrowF(Args &&... args)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user