amxmodx/compiler
Arkshine fcdeea683b Compiler: Add #warning directive.
Basically same as error but as warning.
Imported from SA-MP: 1bd6be93e0

Example:

  #warning don't eat egg.

Result:

  warning.sma(1) : warning 234: user warning: don't eat egg.
2014-08-26 09:04:53 +02:00
..
amxxpc Remove "Done." text from compiler. 2014-08-16 18:03:34 +01:00
compile Update license headers for compiler. 2014-08-04 13:18:28 -05:00
libpc300 Compiler: Add #warning directive. 2014-08-26 09:04:53 +02:00