pawn-natives icon indicating copy to clipboard operation
pawn-natives copied to clipboard

Support more atomic types as return types

Open BigETI opened this issue 5 years ago • 0 comments

Right now for example if you specify bool as a return type for a native, it will set the least significant byte of a cell and the rest is unset.

@Alasnkz talked about that a long time ago.

BigETI avatar Oct 26 '20 14:10 BigETI