356
edits
Changes
HydLib
,no edit summary
HydLib is a library that interface the PAWN language with the masters [[H6105-D]] or [[HYD-LCD]]
it is composed of two the following files:
* <code>default.inc</code>, the default include
* <code>hydlib_cp.inc</code>, for the [[H6105-D]] master
* <code>hydlib_lcd.inc</code>, for the [[HYD-LCD]] master
these files are located in the '''HydLib''' folder of [[HydDevKit]]
they should be added to your project folder or to the global PAWN include folder ( see [[Configuration of PAWN and HydLib]] )