open.mp forum
[Pawn] Help with easyDialog and samp-stdlib - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: [Pawn] Help with easyDialog and samp-stdlib (/showthread.php?tid=1322)



Help with easyDialog and samp-stdlib - dwp12345 - 2020-11-07

That give me warning even complile .?warning 203: symbol is never used: "SAMP_INCLUDES_VERSION"


RE: Help with easyDialog and samp-stdlib - orp.net - 2020-11-07

warning has no effect on the result of compilation.

If you use the defined SAMP_INCLUDES_VERSION the error will be fixed.