E:\Unknown\L\Powder\Mod\MassacreToy\Massacre Toy\includes\BSON.h1181error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
static TPT_INLINE void bson_swap_endian64( void *outp, const void *inp ) {
const char *in = ( const char * )inp;
char *out = ( char * )outp;
MassacreLand:
@Simon (View Post)
E:\Unknown\L\Powder\Mod\MassacreToy\Massacre Toy\includes\BSON.h1181error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
static TPT_INLINE void bson_swap_endian64( void *outp, const void *inp ) {
const char *in = ( const char * )inp;
char *out = ( char * )outp;
That right above is the line of code. Well 3 lines lol