pawn-compiler/source/compiler/libpawnc.def.borland

9 lines
232 B
Plaintext
Raw Permalink Normal View History

2014-01-10 01:44:21 +07:00
LIBRARY PAWNC
DESCRIPTION 'Pawn compiler'
EXPORTS Compile
pc_compile = _pc_compile
pc_addconstant = _pc_addconstant
pc_addtag = _pc_addtag
pc_enablewarning = _pc_enablewarning