Removed semi colon pragma
This commit is contained in:
parent
0b581b1506
commit
62c41fbd03
@ -135,8 +135,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
// Hardcore
|
||||
#pragma semicolon 1
|
||||
/****** DEBUGGING / LOGING FUNCTIONS ******/
|
||||
enum xs_logtypes
|
||||
{
|
||||
@ -1246,4 +1244,3 @@
|
||||
return 1;
|
||||
}
|
||||
|
||||
#pragma semicolon 0
|
Loading…
Reference in New Issue
Block a user